diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-04 03:29:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-04 03:29:42 +0000 |
commit | ef77b4d1f6521b23787872fb8af358cbacba4490 (patch) | |
tree | 9c9238cfa9f64040767d9c2cdcfb617346eddb82 /Master | |
parent | ab9eca70d18a0b1661acf0d88c74f539c6dd1495 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@28168 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 0a88e386b43..983e57445dd 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -39,8 +39,7 @@ $mirrors = { 'http://download.nus.edu.sg/mirror/CTAN/' => 1 }, 'Taiwan' => { - 'http://ctan.cdpa.nsysu.edu.tw/' => 1, - 'http://shadow.ind.ntou.edu.tw/ctan/' => 1 + 'http://ctan.cdpa.nsysu.edu.tw/' => 1 }, 'Thailand' => { 'http://ctan.megagod.net/tex-archive/' => 1 |