diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-04 01:26:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-04 01:26:49 +0000 |
commit | e58199ea9accda632f7b285f25e2bd5595697ce5 (patch) | |
tree | 0bd8cd436b3dac85b4dd7f75f5114051f4769c84 | |
parent | 61dabb3120f8c2fc0ae1da881687a488c94c0926 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@33815 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index ea6d915fa58..85111f7d941 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -71,6 +71,9 @@ $mirrors = { 'Czech Republic' => { 'http://ftp.cvut.cz/tex-archive/' => 1 }, + 'Denmark' => { + 'http://mirrors.dotsrc.org/ctan/' => 1 + }, 'Finland' => { 'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1 }, @@ -79,8 +82,7 @@ $mirrors = { 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://ftp.oleane.net/pub/CTAN/' => 1, 'http://mirror.ibcp.fr/pub/CTAN/' => 1, - 'http://mirrors.ircam.fr/pub/CTAN/' => 1, - 'http://mirrors.linsrv.net/tex-archive/' => 1 + 'http://mirrors.ircam.fr/pub/CTAN/' => 1 }, 'Germany' => { 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1, @@ -88,7 +90,6 @@ $mirrors = { 'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1, 'http://ctan.space-pro.be/tex-archive/' => 1, 'http://ftp.fau.de/ctan/' => 1, - 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1, 'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1 }, 'Greece' => { |