From 3868da27f335f584ecd8c2a203cbb3aa1cdad1a8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 3 Mar 2013 03:34:28 +0000 Subject: /home/texlive/karl/Master/tlpkg/bin/tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@29274 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/installer/ctan-mirrors.pl | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index b03c54da4b1..69129c0a44f 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -111,10 +111,10 @@ $mirrors = { 'Portugal' => { 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, 'ftp://ftp.ist.utl.pt/pub/ctan/' => 1, - 'http://ftp.eq.uc.pt/software/TeX/' => 1 + 'http://ftp.eq.uc.pt/software/TeX/' => 1, + 'http://mirrors.fe.up.pt/pub/CTAN/' => 1 }, 'Russia' => { - 'http://ctan.uni-altai.ru/' => 1, 'http://ctan.usu.ru/' => 1, 'http://mirror.macomnet.net/pub/CTAN/' => 1, 'http://mirrors.nlab.su/ctan/' => 1 @@ -163,6 +163,9 @@ $mirrors = { 'Brazil' => { 'http://linorg.usp.br/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