diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-21 01:38:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-21 01:38:56 +0000 |
commit | ee348b23a7ca1833c0c5c23b02aeaf5182afe59a (patch) | |
tree | 4617282f3b11b83a250f9d296ae8ba586abd265d /Master/tlpkg | |
parent | 5e8f236682c1e896f5c72b17b7d7d830d6f73142 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@30054 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 8a11fa74d93..4dab4da6b3b 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 } }, @@ -115,7 +116,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 }, |