diff options
author | Karl Berry <karl@freefriends.org> | 2019-05-23 23:38:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-05-23 23:38:29 +0000 |
commit | 3cb2184eeaa1d6057bb23ac8a087eb7604029aeb (patch) | |
tree | 149ed6f190c3f19eab1dc7e97e174215cb8af0f6 /Master/tlpkg | |
parent | 8d8404452ecc6b2d0011e121bd5a60c931b10846 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51209 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 7ec2329a0a9..66848d34e39 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -29,6 +29,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 |