diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-15 01:23:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-15 01:23:18 +0000 |
commit | f1106de84d0ef7b3aa67dc256c8bcc03aa36b116 (patch) | |
tree | 8e4cc467d7fd79984efb001bb13963cc87d9f10c /Master/tlpkg | |
parent | 7f31f23360178a578f471d1a9e4eeab205ed45a0 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49418 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 0bc8f75efbf..61f8ea12b6c 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 |