summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl9
1 files changed, 8 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 99bb5adb68b..b439d24d4f0 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -29,7 +29,6 @@ $mirrors = {
},
'Japan' => {
'ftp://ftp.kddilabs.jp/CTAN/' => 1,
- 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
@@ -37,6 +36,9 @@ $mirrors = {
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
+ 'Philippines' => {
+ 'http://mirror.pregi.net/tex-archive/' => 1
+ },
'Taiwan' => {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ftp.yzu.edu.tw/CTAN/' => 1
@@ -75,6 +77,7 @@ $mirrors = {
'http://babyname.tips/mirrors/ctan/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
+ 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},
'Greece' => {
@@ -85,6 +88,7 @@ $mirrors = {
},
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
+ 'http://ctan.robertdegroot.nl/tex-archive/' => 1,
'http://ctan.triasinformatica.nl/' => 1,
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1
},
@@ -106,6 +110,9 @@ $mirrors = {
'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.mi.ras.ru/CTAN/' => 1
},
+ 'Serbia' => {
+ 'http://ctan.mirror.ftn.uns.ac.rs/' => 1
+ },
'Slovenia' => {
'http://ctan.ijs.si/tex-archive/' => 1
},