summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index cf9f3904470..eaae218ce7b 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -32,7 +32,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
@@ -44,6 +43,9 @@ $mirrors = {
'http://ftp.neowiz.com/CTAN/' => 1,
'http://mirror.navercorp.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