summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-09-29 02:26:22 +0000
committerKarl Berry <karl@freefriends.org>2011-09-29 02:26:22 +0000
commitc2ae10dfaf2050b95d03476bf51b3daca5f81b08 (patch)
tree6d40b2d748697a899adae1316f45f082861a1ea6 /Master/tlpkg
parent4a30db7a664acf2e8f01b110e0df7828cee03376 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@24122 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 89a89d2ae9f..0f323d54c89 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -19,7 +19,8 @@ $mirrors = {
'Indonesia' => {
'http://ctan.cermin.lipi.go.id/' => 1,
'http://ftp.itb.ac.id/pub/CTAN/' => 1,
- 'http://kambing.ui.ac.id/ctan/' => 1
+ 'http://kambing.ui.ac.id/ctan/' => 1,
+ 'http://kebo.vlsm.org/CTAN/' => 1
},
'Japan' => {
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
@@ -107,8 +108,7 @@ $mirrors = {
'http://ctan.ijs.si/tex-archive/' => 1
},
'UK' => {
- 'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1,
- 'http://ctan.sqsol.co.uk/' => 1
+ 'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1
}
},
'North America' => {
@@ -127,6 +127,7 @@ $mirrors = {
'http://mirror.its.uidaho.edu/pub/tex-archive/' => 1,
'http://mirror.math.ku.edu/tex-archive/' => 1,
'http://mirror.unl.edu/ctan/' => 1,
+ 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.med.harvard.edu/ctan/' => 1
}
},