diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-27 02:30:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-27 02:30:36 +0000 |
commit | 537659805bda5f3f1733d8af19c27a0113c1f383 (patch) | |
tree | 1b24a6d253933ba066c5c8a563ce8d4a50865fe9 /Master/tlpkg/installer | |
parent | fec17320507c6251b766245ee452d05f70822798 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@24111 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 48a10b332b0..b0252011463 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -98,7 +98,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' => { @@ -136,8 +135,7 @@ $mirrors = { 'Brazil' => { 'http://ceres.cisc.usp.br/CTAN/' => 1, 'http://ctan.tche.br/' => 1, - 'http://linorg.usp.br/CTAN/' => 1, - 'http://mirror.softwarelivre.ufsc.br/pub/ctan/' => 1 + 'http://linorg.usp.br/CTAN/' => 1 }, 'Chile' => { 'ftp://ftp.inf.utfsm.cl/pub/tex-archive/' => 1 |