From 07d4fd3e3c86f7a2173c640343f1f210b1549aab Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 29 Apr 2012 02:30:49 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@26155 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 96aec91e04f..94a4e9c2b1a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -9,12 +9,10 @@ $mirrors = { 'http://ftp.ctex.org/mirrors/CTAN/' => 1, 'http://mirror.bjtu.edu.cn/CTAN/' => 1, 'http://mirror.neu.edu.cn/CTAN/' => 1, + 'http://mirror.qdu.edu.cn/CTAN/' => 1, 'http://mirrors.ustc.edu.cn/CTAN/' => 1, 'http://mirrors.xmu.edu.cn/CTAN/' => 1 }, - 'India' => { - 'http://ctan.imsc.res.in/' => 1 - }, 'Indonesia' => { 'http://ctan.cermin.lipi.go.id/' => 1, 'http://kambing.ui.ac.id/ctan/' => 1, @@ -41,6 +39,7 @@ $mirrors = { 'http://raffles.nus.edu.sg/mirror/tex-archive/' => 1 }, 'Taiwan' => { + 'ftp://mirror.cs.nctu.edu.tw/pub/CTAN/' => 1, 'http://ctan.cdpa.nsysu.edu.tw/' => 1 }, 'Thailand' => { @@ -83,9 +82,6 @@ $mirrors = { 'http://ctan.mirror.garr.it/mirrors/CTAN/' => 1, 'http://ftp.uniRoma2.it/TeX/' => 1 }, - 'Lithuania' => { - 'http://ctan.vgtu.lt/' => 1 - }, 'Netherlands' => { 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1 }, @@ -123,9 +119,6 @@ $mirrors = { 'Costa Rica' => { 'http://mirrors.ucr.ac.cr/CTAN/' => 1 }, - 'Mexico' => { - 'http://tezcatl.fciencias.unam.mx/tex-archive/' => 1 - }, 'USA' => { 'http://ctan.mackichan.com/' => 1, 'http://ctan.math.utah.edu/ctan/tex-archive/' => 1, -- cgit v1.2.3