diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-22 23:53:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-22 23:53:21 +0000 |
commit | 347c3105a031f3bd127e88ed4baa5a9d604ddb02 (patch) | |
tree | bffccd2fa9179115aa57788d8c8e4defa98527cf /Master/tlpkg | |
parent | 2a88888c47b07233855b5a3d3dd8ee7fb1fdd9d3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@56155 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 93f452ced6f..b96c74bfb30 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,6 +9,7 @@ $mirrors = { 'South Africa' => { 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, 'http://mirror.ufs.ac.za/ctan/' => 1, + 'https://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, }, }, 'Asia' => { |