diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-20 02:21:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-20 02:21:23 +0000 |
commit | 537420ea0e94d8a02f7507128e4f37656bd125ea (patch) | |
tree | 212a8c43a4f14e8bfd43f4ecae016b25b740fc0a /Master/tlpkg/installer | |
parent | 0e4c57c978ee482826cab56478a3749f797b57f8 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@24033 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ae301f4725e..f5c6b8c6e3e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -18,7 +18,6 @@ $mirrors = { }, 'Indonesia' => { 'http://ctan.cermin.lipi.go.id/' => 1, - 'http://ftp.itb.ac.id/pub/CTAN/' => 1, 'http://kambing.ui.ac.id/ctan/' => 1, 'http://kebo.vlsm.org/CTAN/' => 1 }, @@ -101,7 +100,6 @@ $mirrors = { '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 }, 'Serbia and Montenegro' => { @@ -131,7 +129,6 @@ $mirrors = { 'http://mirror.its.uidaho.edu/pub/tex-archive/' => 1, 'http://mirror.math.ku.edu/tex-archive/' => 1, 'http://mirror.unl.edu/ctan/' => 1, - 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'http://mirrors.med.harvard.edu/ctan/' => 1 } }, @@ -144,9 +141,6 @@ $mirrors = { }, 'Chile' => { 'ftp://ftp.inf.utfsm.cl/pub/tex-archive/' => 1 - }, - 'Colombia' => { - 'http://www.laqee.unal.edu.co/tex-archive/' => 1 } } }; |