diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-29 02:36:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-29 02:36:46 +0000 |
commit | 2f1cd019ef7864bd8e290a7d1b7d30185035b4f3 (patch) | |
tree | 51e2c8231aea87475760f20c397d0cf1d0ed863c /Master | |
parent | b57b7aad24ba4174311ceb1ced7cfa087aa810f9 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@27220 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index dec1bb4145a..604120def8e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -39,7 +39,9 @@ $mirrors = { 'http://raffles.nus.edu.sg/mirror/tex-archive/' => 1 }, 'Taiwan' => { - 'http://ctan.cdpa.nsysu.edu.tw/' => 1 + 'ftp://mirror.cs.nctu.edu.tw/pub/CTAN/' => 1, + 'http://ctan.cdpa.nsysu.edu.tw/' => 1, + 'http://shadow.ind.ntou.edu.tw/ctan/' => 1 }, 'Thailand' => { 'http://ctan.megagod.net/tex-archive/' => 1 |