diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-19 23:52:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-19 23:52:46 +0000 |
commit | ffb892d278816d53b36d53d52d955f554c759701 (patch) | |
tree | 1f7971e88231667419096315c4c94e92df316289 /Master/tlpkg | |
parent | 527d635097f2fbe2defd27f8a02a682eed89d32f (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51685 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 95dda8486ee..eaa68fc5497 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -139,8 +139,7 @@ $mirrors = { 'http://ctan.math.ca/tex-archive/' => 1, 'http://ctan.mirror.colo-serv.net/' => 1, 'http://ctan.mirror.rafal.ca/' => 1, - 'http://mirror.its.dal.ca/ctan/' => 1, - 'http://muug.ca/mirror/ctan/' => 1 + 'http://mirror.its.dal.ca/ctan/' => 1 }, 'Costa Rica' => { 'http://mirrors.ucr.ac.cr/CTAN/' => 1 @@ -150,6 +149,7 @@ $mirrors = { 'http://ctan.math.washington.edu/tex-archive/' => 1, 'http://ctan.mirrors.hoobly.com/' => 1, 'http://mirror.las.iastate.edu/tex-archive/' => 1, + 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'http://mirrors.rit.edu/CTAN/' => 1 |