diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-17 00:23:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-17 00:23:04 +0000 |
commit | 53312354ee2651c6a8b030318aeca118329236d5 (patch) | |
tree | 9c558a50d8cc8dd3c93697d402d7e31bfff94abd /Master/tlpkg/installer | |
parent | ccb72f946a6823135c413c09dbf3a888a3e197b3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48923 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 b3352f995ca..92641e14413 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 |