summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl9
1 files changed, 4 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index e0433e2a59b..240ad0f7db8 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,7 +1,8 @@
$mirrors = {
'Africa' => {
'South Africa' => {
- 'http://ctan.mirror.ac.za/' => 1
+ 'http://ctan.mirror.ac.za/' => 1,
+ 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1
}
},
'Asia' => {
@@ -23,8 +24,7 @@ $mirrors = {
},
'Iran' => {
'http://ctan.asis.io/tex-archive/' => 1,
- 'http://ctan.yazd.ac.ir/' => 1,
- 'http://ctan.yazduni.ac.ir/' => 1
+ 'http://ctan.yazd.ac.ir/' => 1
},
'Israel' => {
'http://mirror.isoc.org.il/pub/ctan/' => 1
@@ -163,8 +163,7 @@ $mirrors = {
'http://mirror.math.ku.edu/tex-archive/' => 1,
'http://mirror.unl.edu/ctan/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
- 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
- 'http://mirrors.rit.edu/CTAN/' => 1
+ 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1
}
},
'South America' => {