summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-12 01:39:06 +0000
committerKarl Berry <karl@freefriends.org>2013-05-12 01:39:06 +0000
commit87255edd5de72b81c3084cac28da259941f255e0 (patch)
tree1b7cb89b172d7f9534f4adc9109d15cf657b60fb /Master/tlpkg/installer
parenteb426ee4a6b9808a408c79601898fa8377670ff8 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@30414 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl12
1 files changed, 8 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c4e7283d650..e245c3073f7 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -39,14 +39,14 @@ $mirrors = {
'Korea' => {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
- 'http://ftp.neowiz.com/CTAN/' => 1
+ 'http://ftp.neowiz.com/CTAN/' => 1,
+ 'http://mirror.yongbok.net/tex-archive/' => 1
},
'Malaysia' => {
'http://ossm.utm.my/tex-archive/' => 1
},
'Pakistan' => {
- 'http://mirror-cybernet.lums.edu.pk/pub/ctan/' => 1,
- 'http://stingray.cyber.net.pk/pub/ctan/' => 1
+ 'http://mirror-cybernet.lums.edu.pk/pub/ctan/' => 1
},
'Singapore' => {
'http://download.nus.edu.sg/mirror/CTAN/' => 1
@@ -139,7 +139,8 @@ $mirrors = {
},
'North America' => {
'Canada' => {
- 'http://ctan.mirror.rafal.ca/' => 1
+ 'http://ctan.mirror.rafal.ca/' => 1,
+ 'http://mirror.its.dal.ca/ctan/' => 1
},
'Costa Rica' => {
'http://mirrors.ucr.ac.cr/CTAN/' => 1
@@ -172,6 +173,9 @@ $mirrors = {
'http://linorg.usp.br/CTAN/' => 1,
'http://www.las.ic.unicamp.br/pub/ctan/' => 1
},
+ 'Chile' => {
+ 'http://ftp.inf.utfsm.cl/pub/tex-archive/' => 1
+ },
'Colombia' => {
'http://www.laqee.unal.edu.co/tex-archive/' => 1
}