diff options
author | Karl Berry <karl@freefriends.org> | 2014-07-27 01:25:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-07-27 01:25:42 +0000 |
commit | 61bb958d8a38a8f68d91e2110731fb98283ddda1 (patch) | |
tree | 5bf163a20337f0681faf672013e668c7b2c4492c /Master/tlpkg/installer | |
parent | d62887b683421618d964cd6688f558e013f45a80 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@34740 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-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 c7b8ee6e4b9..84b90ff6d4a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -170,7 +170,8 @@ $mirrors = { 'Brazil' => { 'http://ctan.tche.br/' => 1, 'http://linorg.usp.br/CTAN/' => 1, - 'http://repositorios.cpai.unb.br/ctan/' => 1 + 'http://repositorios.cpai.unb.br/ctan/' => 1, + 'http://www.las.ic.unicamp.br/pub/ctan/' => 1 }, 'Chile' => { 'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1 |