diff options
author | Karl Berry <karl@freefriends.org> | 2012-02-26 03:23:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-02-26 03:23:30 +0000 |
commit | 97b16ed9809dc64540590f5e2629a4ee7ff0d77a (patch) | |
tree | 38173847238e3f7af3a538cdb1d86edea0dc9126 /Master/tlpkg/installer/ctan-mirrors.pl | |
parent | 52dfa41c968afca5be9e478175d46f40f1f3e6ba (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@25509 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 454eb3b0a78..5157e1e2d67 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -123,6 +123,9 @@ $mirrors = { 'Costa Rica' => { 'http://mirrors.ucr.ac.cr/CTAN/' => 1 }, + 'Mexico' => { + 'http://tezcatl.fciencias.unam.mx/tex-archive/' => 1 + }, 'USA' => { 'http://ctan.mackichan.com/' => 1, 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, |