diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-01 01:04:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-01 01:04:11 +0000 |
commit | 98cc380520f4e8bcf8129cf2866090a545f5ae7d (patch) | |
tree | 6769b64ec60e79db7441f329614285b9c79158df /Master | |
parent | 976527abf03858a89cfdac676b1ce6f0e445d44c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52595 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 3a262d5963f..41dfa3bbb5f 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 - }, 'Morocco' => { 'https://mirror.marwan.ma/ctan/' => 1 }, @@ -33,6 +30,7 @@ $mirrors = { 'http://ctan.yazd.ac.ir/' => 1 }, 'Japan' => { + 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1 @@ -108,7 +106,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 }, |