diff options
author | Karl Berry <karl@freefriends.org> | 2011-09-23 02:27:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-09-23 02:27:04 +0000 |
commit | d304aeeefcf79ef48a57b1a89fa825c3cbea9d56 (patch) | |
tree | b0bb957ca09cd661625bfd6cc0b01e40d93a36c3 /Master/tlpkg/installer | |
parent | 2050f9fdc174c84e614937b9f7af69d19942b7a7 (diff) |
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@24072 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 7ee3d4a62e9..ae301f4725e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -101,6 +101,7 @@ $mirrors = { 'Russia' => { 'ftp://ftp.vsu.ru/pub/CTAN/' => 1, 'http://ctan.uni-altai.ru/' => 1, + 'http://ctan.usu.ru/' => 1, 'http://mirror.macomnet.net/pub/CTAN/' => 1 }, 'Serbia and Montenegro' => { @@ -130,6 +131,7 @@ $mirrors = { 'http://mirror.its.uidaho.edu/pub/tex-archive/' => 1, 'http://mirror.math.ku.edu/tex-archive/' => 1, 'http://mirror.unl.edu/ctan/' => 1, + 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, 'http://mirrors.med.harvard.edu/ctan/' => 1 } }, |