diff options
author | Karl Berry <karl@freefriends.org> | 2019-03-13 01:23:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-03-13 01:23:47 +0000 |
commit | 6e36e729f987cb9ddd40060c89472716ef97302e (patch) | |
tree | 0fa89084429fce1f1f8845cedde08c837c483fdd /Master/tlpkg/installer | |
parent | f9d46a904014866e31f82554661dcc5f3628e96e (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50365 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 2b00a2d8463..fd5ad771bcb 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 |