diff options
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ad936c81385..99bb5adb68b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -37,9 +37,6 @@ $mirrors = { '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 @@ -109,9 +106,6 @@ $mirrors = { 'http://mirror.macomnet.net/pub/CTAN/' => 1, 'http://mirrors.mi.ras.ru/CTAN/' => 1 }, - 'Serbia' => { - 'http://ctan.mirror.ftn.uns.ac.rs/' => 1 - }, 'Slovenia' => { 'http://ctan.ijs.si/tex-archive/' => 1 }, |