diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-30 01:27:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-30 01:27:39 +0000 |
commit | 47649db44a4fc4beaf61c7c99e80ee1cd4b941f4 (patch) | |
tree | fdc4df7a142dd5be0da1d6cbe0a60836c638d5fd | |
parent | 0e0cb9c428d0e79c4bef48b32df46fbe87417293 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@33325 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index b561333bd62..9a419b286ca 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' => { |