diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-29 01:05:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-29 01:05:40 +0000 |
commit | ea6afe3f6b5dbcf1a3d7731456662d305d390aa8 (patch) | |
tree | df4bf0701a4594edcc6662e23d7531d2c457ae87 /Master/tlpkg/installer | |
parent | 344fa76bbf007ad086b7fa65ed6a241a08bdd17c (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@43079 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 957903bd49c..aa8d14c70ef 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -29,13 +29,9 @@ $mirrors = { 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 }, 'Korea' => { - 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'http://ftp.ktug.org/tex-archive/' => 1, 'http://ftp.neowiz.com/CTAN/' => 1 }, - 'Philippines' => { - 'http://mirror.pregi.net/tex-archive/' => 1 - }, 'Taiwan' => { 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ftp.yzu.edu.tw/CTAN/' => 1 |