diff options
author | Karl Berry <karl@freefriends.org> | 2014-12-28 02:19:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-12-28 02:19:02 +0000 |
commit | 062e9df2611a2f900f5ccb84fd7ad7b72f291648 (patch) | |
tree | c0c052a787f98e8b892b652987c2c026038621a3 | |
parent | a4ca4950de767ba7cd95ced9176cc2e8355709af (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@35912 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 808fd982bd2..1dda089e785 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -19,9 +19,6 @@ $mirrors = { 'India' => { 'http://ctan.imsc.res.in/' => 1 }, - 'Indonesia' => { - 'http://kambing.ui.ac.id/ctan/' => 1 - }, 'Iran' => { 'http://ctan.asis.io/tex-archive/' => 1, 'http://ctan.yazd.ac.ir/' => 1 @@ -64,9 +61,6 @@ $mirrors = { } }, 'Europe' => { - 'Austria' => { - 'http://mirror.klaus-uwe.me/ctan/' => 1 - }, 'Belarus' => { 'http://mirror.datacenter.by/pub/mirrors/CTAN/' => 1 }, @@ -168,7 +162,6 @@ $mirrors = { }, 'South America' => { 'Brazil' => { - 'http://ctan.tche.br/' => 1, 'http://linorg.usp.br/CTAN/' => 1, 'http://repositorios.cpai.unb.br/ctan/' => 1, 'http://www.las.ic.unicamp.br/pub/ctan/' => 1 |