summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 5c5be1d6bc2..3c8e9cb6071 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -47,6 +47,7 @@ $mirrors = {
'http://download.nus.edu.sg/mirror/CTAN/' => 1
},
'Taiwan' => {
+ 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ftp.yzu.edu.tw/CTAN/' => 1,
'http://shadow.ind.ntou.edu.tw/ctan/' => 1
},
@@ -98,8 +99,7 @@ $mirrors = {
'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1
},
'Italy' => {
- 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1,
- 'http://ftp.uniRoma2.it/TeX/' => 1
+ 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1
},
'Netherlands' => {
'http://archive.cs.uu.nl/mirror/CTAN/' => 1,
@@ -114,7 +114,6 @@ $mirrors = {
'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1
},
'Portugal' => {
- 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1,
'ftp://ftp.ist.utl.pt/pub/ctan/' => 1,
'http://ftp.eq.uc.pt/software/TeX/' => 1,
'http://mirrors.fe.up.pt/pub/CTAN/' => 1
@@ -127,6 +126,9 @@ $mirrors = {
'Slovenia' => {
'http://ctan.ijs.si/tex-archive/' => 1
},
+ 'Spain' => {
+ 'http://osl.ugr.es/CTAN/' => 1
+ },
'Switzerland' => {
'http://mirror.switch.ch/ftp/mirror/tex/' => 1
},