diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-18 00:54:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-18 00:54:10 +0000 |
commit | c2dd7eab8bdf1793077061366a8be08802846af3 (patch) | |
tree | a98e391b9b1efab19c938990886b78e369cc4639 /Master/tlpkg/installer | |
parent | dac8cd80d126d9e2f1a3690e330def9ca5ec9e78 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53446 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 } |