diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-11 01:23:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-11 01:23:36 +0000 |
commit | 3c5cdb573216eeeafbac33123a343fc95e90fd1b (patch) | |
tree | 2c5a1f41c4306c5ecf75055cd5bf21737108e4c5 /Master/tlpkg | |
parent | bdc59204cae458e5256eb987019e8fbe5a313207 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@33968 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 85111f7d941..07e190f77da 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -17,7 +17,8 @@ $mirrors = { 'ftp://ftp.comp.hkbu.edu.hk/pub/TeX/CTAN/' => 1 }, 'India' => { - 'http://ctan.imsc.res.in/' => 1 + 'http://ctan.imsc.res.in/' => 1, + 'http://in.httpd.co/mirrors/ctan/' => 1 }, 'Indonesia' => { 'http://kambing.ui.ac.id/ctan/' => 1 @@ -32,7 +33,6 @@ $mirrors = { }, 'Japan' => { 'ftp://ftp.kddilabs.jp/CTAN/' => 1, - 'ftp://ftp.riken.go.jp/pub/tex-archive/' => 1, 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1 }, @@ -90,6 +90,7 @@ $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' => { |