diff options
author | Karl Berry <karl@freefriends.org> | 2012-01-29 03:24:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-01-29 03:24:46 +0000 |
commit | 4224c7953e74f1cc8981360d2954f78e91f3ada5 (patch) | |
tree | 0285ff51b19948838d8e036eaaffb2ab4969d5ce /Master | |
parent | 00f2f310376a0ee95681bd387b4a039a85760a67 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@25224 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 17cb3e4cd06..d7dff0fcfa5 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -13,9 +13,6 @@ $mirrors = { 'http://mirrors.ustc.edu.cn/CTAN/' => 1, 'http://mirrors.xmu.edu.cn/CTAN/' => 1 }, - 'India' => { - 'http://ekalavya.imsc.res.in/tex-archive/' => 1 - }, 'Indonesia' => { 'http://ctan.cermin.lipi.go.id/' => 1, 'http://kambing.ui.ac.id/ctan/' => 1, @@ -41,8 +38,7 @@ $mirrors = { 'http://raffles.nus.edu.sg/mirror/tex-archive/' => 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 @@ -102,7 +98,6 @@ $mirrors = { 'http://ftp.eq.uc.pt/software/TeX/' => 1 }, 'Russia' => { - 'ftp://ftp.vsu.ru/pub/CTAN/' => 1, 'http://ctan.uni-altai.ru/' => 1, 'http://ctan.usu.ru/' => 1, 'http://mirror.macomnet.net/pub/CTAN/' => 1 |