diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-15 00:54:14 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-15 00:54:14 +0000 |
commit | 9fe1e4b8c3a316e2895e7f13d1bb7f2215b0d938 (patch) | |
tree | 9c10a60fbc49e1fd581269d9823290bd2a1c91c6 | |
parent | 8015e873082d0951a103906bc12e30edc42d660c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53408 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e9672159be1..e587a0f5773 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -7,6 +7,7 @@ $mirrors = { 'https://mirror.marwan.ma/ctan/' => 1 }, 'South Africa' => { + 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'http://mirror.ufs.ac.za/ctan/' => 1 } |