diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-28 23:53:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-28 23:53:30 +0000 |
commit | 19ed7af30e1bd9150f038b5c421a73259952ef2d (patch) | |
tree | 5a613b250668bdae63289e9e3ef0994a20fdeb0c /Master/tlpkg/installer | |
parent | d40006ba6731ea706b3bd0803ff946f4b856cde0 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51504 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 e3c50fe2155..df67dbba004 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -79,8 +79,7 @@ $mirrors = { 'http://ctan.space-pro.be/tex-archive/' => 1, 'http://ftp.fau.de/ctan/' => 1, 'http://mirror.informatik.hs-fulda.de/tex-archive/' => 1, - 'http://packages.oth-regensburg.de/ctan/' => 1, - 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 + 'http://packages.oth-regensburg.de/ctan/' => 1 }, 'Greece' => { 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1 |