diff options
-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 3001482cfed..e40a6321d5a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -34,9 +34,6 @@ $mirrors = { 'Malaysia' => { 'http://ossm.utm.my/tex-archive/' => 1 }, - 'Singapore' => { - 'http://download.nus.edu.sg/mirror/ctan/' => 1 - }, 'Taiwan' => { 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ftp.yzu.edu.tw/CTAN/' => 1 @@ -158,7 +155,6 @@ $mirrors = { }, 'South America' => { 'Brazil' => { - 'http://linorg.usp.br/CTAN/' => 1, 'http://repositorios.cpai.unb.br/ctan/' => 1 }, 'Chile' => { |