diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-10 23:53:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-10 23:53:35 +0000 |
commit | de87bebd52efe1c83f699c97cf82b6309fb7dfcf (patch) | |
tree | 984d18aa171c6ac4b682084f9eb285bbbfe86c62 /Master/tlpkg | |
parent | f147bbf30664bee1d2325b1732921556cafa91aa (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51609 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 2cf1624bba0..a30bd789135 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -138,8 +138,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 |