diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-26 01:23:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-26 01:23:32 +0000 |
commit | e464beac115aa718160d470a52c498f146667299 (patch) | |
tree | ac606001c439955b2e104f9247c5f0a648841bb0 /Master/tlpkg/installer | |
parent | 116a17a75091ad2d1cf41d9d1e1c738084620197 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50139 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 ad6ba134b71..f6df994e9f8 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -32,6 +32,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 |