diff options
author | Karl Berry <karl@freefriends.org> | 2019-10-25 23:53:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-10-25 23:53:39 +0000 |
commit | 87183b5357272044bdf78003f32ebd2d1f006981 (patch) | |
tree | 4a244068aabc35889dd32b50aa771082b9bf91bb | |
parent | d28ecb59103bacd085ff88569edec0c79cfa6d79 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52535 c570f23f-e606-0410-a88d-b1316a301751
-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 179e612006d..c73a6044045 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -36,6 +36,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 |