diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-22 00:23:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-22 00:23:05 +0000 |
commit | a40a5616274c006645a1e6fc8d94258aadc2788a (patch) | |
tree | 9a4076738a6f1d5dc72d51be95e438d80ef31e56 /Master/tlpkg | |
parent | ce2f48f4a80c6ced9c03a1c2643a3d4b98a7edc8 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@48968 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 f31fe6fca27..01d5f149e8f 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -33,6 +33,7 @@ $mirrors = { }, '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 }, |