diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-06 23:53:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-06 23:53:33 +0000 |
commit | 18f0e50f950839d08d069b96aea7a5cdd961fc0b (patch) | |
tree | 5183e71b5fffc387c555cfad0c88a01c3d854abf /Master/tlpkg/installer | |
parent | c8dbe7c0f87a2cbd1ff56b1e5d5394e4415ea7b3 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@52044 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 7e0e7f9fa4c..f7002deb3f7 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -28,7 +28,6 @@ $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 }, |