From 87255edd5de72b81c3084cac28da259941f255e0 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 12 May 2013 01:39:06 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@30414 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'Master/tlpkg/installer') 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 } -- cgit v1.2.3