From bcf0b683ce4ba5dcbf9b596d64744172c1353663 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 11 Aug 2013 01:19:37 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@31412 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg/installer') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 211dbda0f5c..ffaa2702858 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -21,7 +21,8 @@ $mirrors = { 'http://kambing.ui.ac.id/ctan/' => 1 }, 'Iran' => { - 'http://ctan.yazd.ac.ir/' => 1 + 'http://ctan.yazd.ac.ir/' => 1, + 'http://ctan.yazduni.ac.ir/' => 1 }, 'Israel' => { 'http://mirror.isoc.org.il/pub/ctan/' => 1 @@ -45,6 +46,9 @@ $mirrors = { 'http://mirror-cybernet.lums.edu.pk/pub/ctan/' => 1, 'http://stingray.cyber.net.pk/pub/ctan/' => 1 }, + 'Singapore' => { + 'http://download.nus.edu.sg/mirror/CTAN/' => 1 + }, 'Taiwan' => { 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, 'http://ctan.cdpa.nsysu.edu.tw/' => 1, @@ -139,7 +143,8 @@ $mirrors = { 'North America' => { 'Canada' => { 'http://ctan.mirror.rafal.ca/' => 1, - 'http://mirror.its.dal.ca/ctan/' => 1 + 'http://mirror.its.dal.ca/ctan/' => 1, + 'http://www.math.mun.ca/tex-archive/' => 1 }, 'Costa Rica' => { 'http://mirrors.ucr.ac.cr/CTAN/' => 1 -- cgit v1.2.3