From 500a5df55da209f2c1d3daf15e5e98d8a90e9306 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 29 Jun 2014 01:23:47 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@34479 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'Master/tlpkg/installer') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e0433e2a59b..240ad0f7db8 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,7 +1,8 @@ $mirrors = { 'Africa' => { 'South Africa' => { - 'http://ctan.mirror.ac.za/' => 1 + 'http://ctan.mirror.ac.za/' => 1, + 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1 } }, 'Asia' => { @@ -23,8 +24,7 @@ $mirrors = { }, 'Iran' => { 'http://ctan.asis.io/tex-archive/' => 1, - 'http://ctan.yazd.ac.ir/' => 1, - 'http://ctan.yazduni.ac.ir/' => 1 + 'http://ctan.yazd.ac.ir/' => 1 }, 'Israel' => { 'http://mirror.isoc.org.il/pub/ctan/' => 1 @@ -163,8 +163,7 @@ $mirrors = { 'http://mirror.math.ku.edu/tex-archive/' => 1, 'http://mirror.unl.edu/ctan/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, - 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, - 'http://mirrors.rit.edu/CTAN/' => 1 + 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1 } }, 'South America' => { -- cgit v1.2.3