diff options
author | Karl Berry <karl@freefriends.org> | 2015-12-13 02:16:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-12-13 02:16:52 +0000 |
commit | 6a7ae863a1cf0221b2a7077431f4d165d97548b3 (patch) | |
tree | 853f6d90b933dc491d5eb86ab04c987601662225 | |
parent | 2dbdfbf6b41ae4a07269d578fa26e74d6441a364 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@39090 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 38dcfbedeb4..7a816a369db 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -37,9 +37,6 @@ $mirrors = { 'Philippines' => { 'http://mirror.pregi.net/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 |