diff options
author | Karl Berry <karl@freefriends.org> | 2013-04-14 01:43:00 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-04-14 01:43:00 +0000 |
commit | 414cc0066ba3c72aa5f54c3c61a9ccec6d32861f (patch) | |
tree | 1322778137235138b142f25cde65fea0e84c3ed7 /Master/tlpkg/installer | |
parent | 56a5484a009213508c32f04457d0c69aef2c87bc (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@29912 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e248e386900..a9362dab177 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -15,9 +15,6 @@ $mirrors = { 'Hong Kong' => { 'ftp://ftp.comp.hkbu.edu.hk/pub/TeX/CTAN/' => 1 }, - 'India' => { - 'http://ctan.imsc.res.in/' => 1 - }, 'Indonesia' => { 'http://kambing.ui.ac.id/ctan/' => 1 }, @@ -155,8 +152,7 @@ $mirrors = { 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'http://mirrors.med.harvard.edu/ctan/' => 1, - 'http://mirrors.rit.edu/CTAN/' => 1, - 'http://www.math.washington.edu/tex-archive/' => 1 + 'http://mirrors.rit.edu/CTAN/' => 1 } }, 'South America' => { |