summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 84f1bd211fd..a0760c91304 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -37,6 +37,7 @@ $mirrors = {
},
'Korea' => {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
+ 'http://ftp.ktug.org/tex-archive/' => 1,
'http://ftp.neowiz.com/CTAN/' => 1
},
'Malaysia' => {
@@ -47,7 +48,8 @@ $mirrors = {
},
'Taiwan' => {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
- 'http://ctan.cdpa.nsysu.edu.tw/' => 1
+ 'http://ctan.cdpa.nsysu.edu.tw/' => 1,
+ 'http://shadow.ind.ntou.edu.tw/ctan/' => 1
},
'Thailand' => {
'http://ctan.megagod.net/tex-archive/' => 1
@@ -71,9 +73,6 @@ $mirrors = {
'Czech Republic' => {
'http://ftp.cvut.cz/tex-archive/' => 1
},
- 'Denmark' => {
- 'http://mirrors.dotsrc.org/ctan/' => 1
- },
'Finland' => {
'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1
},
@@ -90,7 +89,6 @@ $mirrors = {
'ftp://ftp.tu-chemnitz.de/pub/tex/' => 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://mirror.selfnet.de/tex-archive/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},