diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-01 23:24:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-01 23:24:13 +0000 |
commit | 322258bbc5eaaec5188cbe5e158b97fcd508ffb8 (patch) | |
tree | f1974a8636a0ada3b4df275f660a05f9d751ce62 /Master/tlpkg/installer | |
parent | 20a2d84c0a5094af3cad52102f7942d03d707b6f (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50702 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 1d87a979877..ae8fa2983aa 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -161,7 +161,6 @@ $mirrors = { '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 } |