diff options
author | Karl Berry <karl@freefriends.org> | 2015-10-25 02:16:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-10-25 02:16:47 +0000 |
commit | 672044fb01ce53b4e25d00d50805afa4a014bae5 (patch) | |
tree | d6a31a8f1283c8289b2e9fc4c27d0a8bf2f73c87 /Master/tlpkg | |
parent | 8b5f76235c5b446cd7cb93c57c3125aa898a1710 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@38702 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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' => { |