diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-08 23:53:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-08 23:53:20 +0000 |
commit | ced83d33e426722105f9dea6bf129656b3a024ad (patch) | |
tree | dcf167542c5125b84147af102225097dab6690d8 /Master | |
parent | 6c2c676f7f930c094d789ff6b65a30071d9ae199 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@55072 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 880d2a7cfd4..ead3c72ed47 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -38,6 +38,7 @@ $mirrors = { }, '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, }, @@ -96,6 +97,7 @@ $mirrors = { 'http://ctan.space-pro.be/tex-archive/' => 1, 'http://ftp.fau.de/ctan/' => 1, 'http://ftp.gwdg.de/pub/ctan/' => 1, + 'http://mirror.informatik.hs-fulda.de/tex-archive/' => 1, 'http://mirror.physik-pool.tu-berlin.de/pub/CTAN/' => 1, 'http://packages.oth-regensburg.de/ctan/' => 1, 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1, |