diff options
author | Karl Berry <karl@freefriends.org> | 2021-07-18 23:48:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-07-18 23:48:55 +0000 |
commit | 23444b222f2ee557fcb4e2c3530a8e1e71ba21d9 (patch) | |
tree | 92b48a60396f3683d1d304af22fe76d613418b6f /Master/tlpkg | |
parent | dc66978458bb88c65fcfdc65309c8fd83106a08e (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@59985 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ae5d0bcc2ef..ec20c159f4d 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -8,6 +8,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, }, }, @@ -177,7 +178,6 @@ $mirrors = { 'https://ctan.mirror.globo.tech/' => 1, 'https://ctan.mirror.rafal.ca/' => 1, 'https://mirror.0xem.ma/tex-archive/' => 1, - 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |