From 887c66011a4a7fdc053ece3e293d6202cc1f50d3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 4 Dec 2011 03:33:50 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@24745 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/installer') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index f2bb7bdee1d..57044af33d0 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -7,8 +7,10 @@ $mirrors = { 'Asia' => { 'China' => { 'http://ftp.ctex.org/mirrors/CTAN/' => 1, + 'http://mirror.bjtu.edu.cn/CTAN/' => 1, 'http://mirror.neu.edu.cn/CTAN/' => 1, 'http://mirror.osqdu.org/CTAN/' => 1, + 'http://mirrors.ustc.edu.cn/CTAN/' => 1, 'http://mirrors.xmu.edu.cn/CTAN/' => 1 }, 'India' => { @@ -40,7 +42,8 @@ $mirrors = { 'http://raffles.nus.edu.sg/mirror/tex-archive/' => 1 }, 'Taiwan' => { - 'http://ctan.cdpa.nsysu.edu.tw/' => 1 + 'http://ctan.cdpa.nsysu.edu.tw/' => 1, + 'http://shadow.ind.ntou.edu.tw/ctan/' => 1 } }, 'Australasia' => { @@ -127,6 +130,7 @@ $mirrors = { 'USA' => { 'http://ctan.mackichan.com/' => 1, 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, + 'http://ctan.mirrorcatalogs.com/' => 1, 'http://mirror.hmc.edu/ctan/' => 1, 'http://mirror.its.uidaho.edu/pub/tex-archive/' => 1, 'http://mirror.math.ku.edu/tex-archive/' => 1, -- cgit v1.2.3