diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-21 23:53:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-21 23:53:23 +0000 |
commit | eaf9fb9288d3eeffe3ecd1457bfe0d0bb852747d (patch) | |
tree | b9001a2644970b43111829182e858dce81a6a08f /Master/tlpkg | |
parent | e9adfcfe8f44e9c60fc2fc34f5a62a217d9b1892 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51932 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 7e0e7f9fa4c..b932ffc254b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -29,8 +29,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 + 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 }, 'Korea' => { 'http://ftp.harukasan.org/CTAN/' => 1, |