diff options
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 84b90ff6d4a..f828759d9b8 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -17,8 +17,7 @@ $mirrors = { 'ftp://ftp.comp.hkbu.edu.hk/pub/TeX/CTAN/' => 1 }, 'India' => { - 'http://ctan.imsc.res.in/' => 1, - 'http://in.httpd.co/mirrors/ctan/' => 1 + 'http://ctan.imsc.res.in/' => 1 }, 'Indonesia' => { 'http://kambing.ui.ac.id/ctan/' => 1 @@ -124,7 +123,6 @@ $mirrors = { }, 'Russia' => { 'http://ctan.uni-altai.ru/' => 1, - 'http://ctan.usu.ru/' => 1, 'http://mirror.macomnet.net/pub/CTAN/' => 1 }, 'Slovenia' => { |