diff options
author | Karl Berry <karl@freefriends.org> | 2019-06-11 23:38:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-06-11 23:38:22 +0000 |
commit | 52a12aebea5f93ed599e6921a8a37ab24c819ec6 (patch) | |
tree | bf0b85d3102fc410d008a807ce70ca252984d4cd /Master | |
parent | c32f1f76bb45444454250ba1da266c0473d8acdf (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51367 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index bfc6cf55367..916bb2dae3f 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, @@ -49,9 +46,6 @@ $mirrors = { 'Austria' => { 'http://mirror.easyname.at/ctan/' => 1 }, - 'Belarus' => { - 'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1 - }, 'Czech Republic' => { 'http://ftp.cvut.cz/tex-archive/' => 1 }, @@ -93,11 +87,7 @@ $mirrors = { 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1, 'http://mirror.koddos.net/CTAN/' => 1 }, - 'Norway' => { - 'http://ctan.uib.no/' => 1 - }, 'Poland' => { - 'ftp://ftp.gust.org.pl/TeX/' => 1, 'ftp://sunsite.icm.edu.pl/pub/CTAN/' => 1, 'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1 }, @@ -122,9 +112,6 @@ $mirrors = { 'Spain' => { 'http://osl.ugr.es/CTAN/' => 1 }, - 'Sweden' => { - 'http://ftp.acc.umu.se/mirror/CTAN/' => 1 - }, 'Switzerland' => { 'http://www.pirbot.com/mirrors/ctan/' => 1 }, @@ -141,9 +128,6 @@ $mirrors = { 'http://mirror.its.dal.ca/ctan/' => 1, 'http://muug.ca/mirror/ctan/' => 1 }, - 'Costa Rica' => { - 'http://mirrors.ucr.ac.cr/CTAN/' => 1 - }, 'USA' => { 'http://ctan.math.illinois.edu/' => 1, 'http://ctan.math.washington.edu/tex-archive/' => 1, |