diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-13 02:16:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-13 02:16:13 +0000 |
commit | 3bcd047b808148a0d16c3531cb46703954bab0a2 (patch) | |
tree | 8a99cb6914fda8f80ea151e93a51ab87f47832b8 /Master/tlpkg | |
parent | db84727aa9c3c88e641efa554196dab4f1252743 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@40012 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 2b8afa9f18d..b910d0741bf 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -32,15 +32,11 @@ $mirrors = { }, 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, - 'http://ftp.ktug.org/tex-archive/' => 1, - 'http://ftp.neowiz.com/CTAN/' => 1 + 'http://ftp.ktug.org/tex-archive/' => 1 }, 'Malaysia' => { 'http://ossm.utm.my/tex-archive/' => 1 }, - 'Philippines' => { - 'http://mirror.pregi.net/tex-archive/' => 1 - }, 'Singapore' => { 'http://download.nus.edu.sg/mirror/ctan/' => 1 }, |