diff options
author | Karl Berry <karl@freefriends.org> | 2019-04-06 01:42:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-04-06 01:42:12 +0000 |
commit | 073a82c837357f3ef01bf8d9157d652a7b562ae3 (patch) | |
tree | 881fd69a11decde342ee4a6cd852513187f72c91 | |
parent | 2c4b7c2853d5b90b284f2bffefefa6dbce4d4389 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50807 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index a0a4a56a88c..fc20f678dba 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -31,6 +31,7 @@ $mirrors = { 'http://repo.iut.ac.ir/tex-archive/' => 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 |