diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-26 02:33:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-26 02:33:49 +0000 |
commit | 8185410407855e9731892be1d3b1f87d12d89f8a (patch) | |
tree | ab65e300423b5877fb9aa3e612809a8bb6acd275 | |
parent | cf4a9b6b20f6787b768db40d9e3b539937419d87 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@27522 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index dec1bb4145a..a07d8aac76b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,6 +1,7 @@ $mirrors = { 'Africa' => { 'South Africa' => { + 'http://ctan.mirror.ac.za/' => 1, 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1 } }, @@ -103,9 +104,6 @@ $mirrors = { 'http://mirror.macomnet.net/pub/CTAN/' => 1, 'http://mirrors.nlab.su/ctan/' => 1 }, - 'Serbia and Montenegro' => { - 'http://rpm.scl.rs/CTAN/' => 1 - }, 'Slovenia' => { 'http://ctan.ijs.si/tex-archive/' => 1 }, |