summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
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
},