diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-09 02:23:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-09 02:23:09 +0000 |
commit | 0fea05143402815862724c3fc42403f000e500ec (patch) | |
tree | 48ac41158afbee64bf058079d67467a4a6d27cf7 /Master/tlpkg | |
parent | c9de2d14501b930767174a3a54a448e054dcaf46 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@33130 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 84b76a44091..e0fc22c8291 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 |