diff options
author | Karl Berry <karl@freefriends.org> | 2018-11-23 01:23:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-11-23 01:23:16 +0000 |
commit | a425a62f866272472a53bcfc5fe33ab7faaa3b14 (patch) | |
tree | dc77b3076983e76374a205712dd93be80490bffb /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | e62ae91d8942e7e9196d85a9a2dca3e7bb611761 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49228 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index cc4366fecfc..70a60276260 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -15,7 +15,6 @@ $mirrors = { 'http://mirror.lzu.edu.cn/CTAN/' => 1, 'http://mirrors.geekpie.club/CTAN/' => 1, 'http://mirrors.huaweicloud.com/repository/toolkit/CTAN/' => 1, - 'http://mirrors.shu.edu.cn/CTAN/' => 1, 'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1 }, @@ -30,7 +29,6 @@ $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 |