diff options
author | Karl Berry <karl@freefriends.org> | 2012-10-07 02:28:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-10-07 02:28:20 +0000 |
commit | db8d919b434b88283d57ba87be3571918b6ffae1 (patch) | |
tree | 1e182cefa6dbff44f1b96db14676d7ffdd4bb761 /Master/tlpkg | |
parent | 9e9d850b6d7d4fab6e65d3d242662e0710bfe986 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@27910 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index dbf63d699fd..d2ef199109a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -127,6 +127,7 @@ $mirrors = { 'http://ctan.gladstone-tech.com/' => 1, 'http://ctan.mackichan.com/' => 1, 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, + 'http://ctan.mirrorcatalogs.com/' => 1, 'http://ctan.mirrors.hoobly.com/' => 1, 'http://ctan.unixbrain.com/' => 1, 'http://get-software.net/' => 1, |