diff options
author | Karl Berry <karl@freefriends.org> | 2014-08-17 01:23:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-08-17 01:23:50 +0000 |
commit | ddf23ca17b67391518fdcf9505fda3b118523c72 (patch) | |
tree | 5e55f95f9b9fa6a38b705ecbc079121d39e7ed5b | |
parent | 6b96a90a4287dc7ef56175e4213d01bc496095c1 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@34955 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index f828759d9b8..bcbd50736d5 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -16,9 +16,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 }, @@ -100,8 +97,7 @@ $mirrors = { 'http://ftp.cc.uoc.gr/mirrors/CTAN/' => 1 }, 'Italy' => { - 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1, - 'http://ftp.uniRoma2.it/TeX/' => 1 + 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1 }, 'Netherlands' => { 'http://archive.cs.uu.nl/mirror/CTAN/' => 1, @@ -123,6 +119,7 @@ $mirrors = { }, 'Russia' => { 'http://ctan.uni-altai.ru/' => 1, + 'http://ctan.usu.ru/' => 1, 'http://mirror.macomnet.net/pub/CTAN/' => 1 }, 'Slovenia' => { |