summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-19 01:49:19 +0000
committerKarl Berry <karl@freefriends.org>2013-05-19 01:49:19 +0000
commit2b84c02388354b363d95d40991177e47d0e3509e (patch)
tree182315bc3344de1110ff0d2a5df2a5045f6b0919 /Master/tlpkg/installer
parent7b81dfdba5a1c9fc90e9e6a3aadb4f45424634ce (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@30571 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index e245c3073f7..dbbc0aa44df 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,8 +1,7 @@
$mirrors = {
'Africa' => {
'South Africa' => {
- 'http://ctan.mirror.ac.za/' => 1,
- 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1
+ 'http://ctan.mirror.ac.za/' => 1
}
},
'Asia' => {
@@ -46,7 +45,8 @@ $mirrors = {
'http://ossm.utm.my/tex-archive/' => 1
},
'Pakistan' => {
- 'http://mirror-cybernet.lums.edu.pk/pub/ctan/' => 1
+ 'http://mirror-cybernet.lums.edu.pk/pub/ctan/' => 1,
+ 'http://stingray.cyber.net.pk/pub/ctan/' => 1
},
'Singapore' => {
'http://download.nus.edu.sg/mirror/CTAN/' => 1
@@ -120,7 +120,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
},