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.pl7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 0a567ae4f10..e1ef7df8a8e 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -5,6 +5,7 @@ $mirrors = {
},
'South Africa' => {
'http://ctan.mirror.ac.za/' => 1,
+ 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
'http://ftp.sun.ac.za/ftp/CTAN/' => 1
}
},
@@ -24,8 +25,7 @@ $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
+ 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1
},
'Korea' => {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
@@ -39,8 +39,7 @@ $mirrors = {
'http://mirror.pregi.net/tex-archive/' => 1
},
'Taiwan' => {
- 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
- 'http://ftp.yzu.edu.tw/CTAN/' => 1
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1
}
},
'Australasia' => {