diff options
author | Karl Berry <karl@freefriends.org> | 2013-03-31 02:40:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-03-31 02:40:28 +0000 |
commit | cd1f701970fa8a0e1b41d40f01941b6b3dc180e8 (patch) | |
tree | 64dc67edac117b7fe91ccc5b11e921573797cf70 /Master/tlpkg/installer | |
parent | 6e13b90995564465f195b1f91d7306b67c427a23 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@29563 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 1ac5ced67cd..93301835477 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -30,8 +30,7 @@ $mirrors = { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, 'ftp://ftp.riken.go.jp/pub/tex-archive/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, - 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, - 'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1 + 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 }, 'Korea' => { 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1, @@ -46,7 +45,8 @@ $mirrors = { }, 'Taiwan' => { 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, - 'http://ctan.cdpa.nsysu.edu.tw/' => 1 + 'http://ctan.cdpa.nsysu.edu.tw/' => 1, + 'http://shadow.ind.ntou.edu.tw/ctan/' => 1 }, 'Thailand' => { 'http://ctan.megagod.net/tex-archive/' => 1 @@ -161,7 +161,6 @@ $mirrors = { }, 'South America' => { 'Brazil' => { - 'http://ctan.tche.br/' => 1, 'http://linorg.usp.br/CTAN/' => 1 }, 'Chile' => { |