diff options
author | Karl Berry <karl@freefriends.org> | 2019-07-09 23:53:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-07-09 23:53:33 +0000 |
commit | c0125154df0e529a252e218a4c505369986f8706 (patch) | |
tree | 9ee5ad5e3c960404314a3a192ea8d5b2ae0b8339 /Master/tlpkg | |
parent | aff20e0de1f7707986d63155014bd27695877381 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51594 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 342b95461d5..2cf1624bba0 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,5 +1,8 @@ $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, @@ -62,7 +65,6 @@ $mirrors = { 'France' => { 'http://ctan.crest.fr/tex-archive/' => 1, 'http://ctan.mines-albi.fr/' => 1, - 'http://ctan.tetaneutral.net/' => 1, 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://mirror.ibcp.fr/pub/CTAN/' => 1, 'http://mirrors.ircam.fr/pub/CTAN/' => 1, |