diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-11 00:54:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-11 00:54:10 +0000 |
commit | 33af9958bf7d613e0de8fcde60708cb69d30ef9d (patch) | |
tree | 231ce3f76ab658818f12c208aefc738df0daae5e /Master/tlpkg | |
parent | 35c9bd987dabea068c527525d6433008f8a048b8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53093 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 57c02110b91..45eab273119 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 } |