diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-13 00:54:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-13 00:54:53 +0000 |
commit | ee48c37e2084c5fa1940c9e86bb0f2b783fb97b6 (patch) | |
tree | 571f0a6e58aa685371dc3d47f3578f67fe898f86 /Master | |
parent | f8d390f8ef9ded8ffad6b2b55d398a004b684527 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53387 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 e587a0f5773..e9d6ea60d06 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -50,9 +50,6 @@ $mirrors = { 'Philippines' => { 'http://mirror.pregi.net/tex-archive/' => 1 }, - 'Singapore' => { - 'https://download.nus.edu.sg/mirror/ctan/' => 1 - }, 'Taiwan' => { 'http://ftp.yzu.edu.tw/CTAN/' => 1 } |