diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-30 16:02:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-30 16:02:15 +0000 |
commit | efc5642f29e6a93681d593c308b34cbc1e04b996 (patch) | |
tree | e5d267f566008f48854aced608c683b3bb691b62 /Master | |
parent | 3912ff27db1102b5ef3d5de5689fd233d1181472 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53267 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 303b3134722..5fd3305da9f 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 } |