summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl12
1 files changed, 4 insertions, 8 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index ed5fa6697fd..8891e30f702 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -36,8 +36,8 @@ $mirrors = {
'http://download.nus.edu.sg/mirror/CTAN/' => 1
},
'Taiwan' => {
- 'ftp://mirror.cs.nctu.edu.tw/pub/CTAN/' => 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
@@ -86,8 +86,7 @@ $mirrors = {
'http://ftp.snt.utwente.nl/pub/software/tex/' => 1
},
'Norway' => {
- 'http://ctan.uib.no/' => 1,
- 'http://ftp.fagskolen.gjovik.no/pub/tex-archive/' => 1
+ 'http://ctan.uib.no/' => 1
},
'Poland' => {
'ftp://ftp.tpnet.pl/pub/CTAN/' => 1
@@ -97,7 +96,6 @@ $mirrors = {
},
'Russia' => {
'http://ctan.uni-altai.ru/' => 1,
- 'http://ctan.usu.ru/' => 1,
'http://mirror.macomnet.net/pub/CTAN/' => 1,
'http://mirrors.nlab.su/ctan/' => 1
},
@@ -133,6 +131,7 @@ $mirrors = {
'http://mirror.math.ku.edu/tex-archive/' => 1,
'http://mirror.unl.edu/ctan/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
+ 'http://mirrors.cicku.me/CTAN/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.med.harvard.edu/ctan/' => 1,
'http://mirrors.rit.edu/CTAN/' => 1,
@@ -144,9 +143,6 @@ $mirrors = {
'http://ctan.tche.br/' => 1,
'http://linorg.usp.br/CTAN/' => 1
},
- 'Chile' => {
- 'ftp://ftp.inf.utfsm.cl/pub/tex-archive/' => 1
- },
'Colombia' => {
'http://www.laqee.unal.edu.co/tex-archive/' => 1
}