summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index af7ff7941de..c51add711ed 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -13,6 +13,9 @@ $mirrors = {
'http://mirrors.hustunique.com/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
+ 'Hong Kong' => {
+ 'ftp://ftp.comp.hkbu.edu.hk/pub/TeX/CTAN/' => 1
+ },
'India' => {
'http://ctan.imsc.res.in/' => 1
},
@@ -33,7 +36,6 @@ $mirrors = {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
- 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
@@ -119,7 +121,6 @@ $mirrors = {
'http://mirrors.fe.up.pt/pub/CTAN/' => 1
},
'Russia' => {
- 'http://ctan.uni-altai.ru/' => 1,
'http://ctan.usu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1
},