summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index a9362dab177..8a11fa74d93 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,7 +1,6 @@
$mirrors = {
'Africa' => {
'South Africa' => {
- 'http://ctan.mirror.ac.za/' => 1,
'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1
}
},
@@ -15,6 +14,9 @@ $mirrors = {
'Hong Kong' => {
'ftp://ftp.comp.hkbu.edu.hk/pub/TeX/CTAN/' => 1
},
+ 'India' => {
+ 'http://ctan.imsc.res.in/' => 1
+ },
'Indonesia' => {
'http://kambing.ui.ac.id/ctan/' => 1
},
@@ -43,7 +45,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
@@ -152,7 +155,8 @@ $mirrors = {
'http://mirror.utexas.edu/ctan/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.med.harvard.edu/ctan/' => 1,
- 'http://mirrors.rit.edu/CTAN/' => 1
+ 'http://mirrors.rit.edu/CTAN/' => 1,
+ 'http://www.math.washington.edu/tex-archive/' => 1
}
},
'South America' => {