diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-22 02:29:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-22 02:29:51 +0000 |
commit | dc855e8163996bcac8d98c431b99f8a0db9f3659 (patch) | |
tree | 43a9772f10d74b7d17662b9e8a10e03e746abdff /Master/tlpkg | |
parent | a091e225157619f4bc413984dbf67915dc00b5e1 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@24064 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ae301f4725e..7ee3d4a62e9 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -101,7 +101,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 +130,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 } }, |