diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-17 02:21:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-17 02:21:58 +0000 |
commit | c87f64671e6c8014b88dda18729a2db2c5668ccc (patch) | |
tree | 116d1a43a35cab96cbe64dbdd691ec1b340da8a4 /Master/tlpkg/installer | |
parent | 2b6b7d2bb0bdaa03ee5e900f1e8ddb7fd33edbc9 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@23988 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index cfa02af1ec6..8dce68ec48a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -62,7 +62,6 @@ $mirrors = { }, 'France' => { 'ftp://ftp.inria.fr/pub/TeX/CTAN/' => 1, - 'http://ctan.mines-albi.fr/' => 1, 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://ftp.oleane.net/pub/CTAN/' => 1, 'http://mirror.ibcp.fr/pub/CTAN/' => 1, @@ -131,7 +130,8 @@ $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.ibiblio.org/pub/mirrors/CTAN/' => 1, + 'http://mirrors.med.harvard.edu/ctan/' => 1 } }, 'South America' => { |