diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-18 23:53:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-18 23:53:41 +0000 |
commit | 17886c950c8aef490e4b04004794f0f34fed192a (patch) | |
tree | 5618acfdc732b431d8ad783a77f7e57f00aa4551 | |
parent | 1f4c701cd4c3668ad755dc7ea24fa3774f8e32ea (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52122 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 7e0e7f9fa4c..93877e29a0f 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,8 +1,5 @@ $mirrors = { 'Africa' => { - 'Algeria' => { - 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 - }, 'South Africa' => { 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, @@ -34,7 +31,6 @@ $mirrors = { }, 'Korea' => { 'http://ftp.harukasan.org/CTAN/' => 1, - 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://mirror.navercorp.com/CTAN/' => 1 }, @@ -91,7 +87,6 @@ $mirrors = { }, 'Netherlands' => { 'http://ctan.cs.uu.nl/' => 1, - 'http://ctan.triasinformatica.nl/' => 1, 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1, 'http://mirror.koddos.net/CTAN/' => 1 }, |