From feaa0906fc851cffb7d9b16f80202ce6e7a8b06e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 26 Jan 2019 01:23:50 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@49822 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 8e2bf351348..b4aab0f22df 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,5 +1,8 @@ $mirrors = { 'Africa' => { + 'Algeria' => { + 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1 + }, 'South Africa' => { 'http://ctan.mirror.ac.za/' => 1, 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, @@ -45,7 +48,8 @@ $mirrors = { 'http://mirror.pregi.net/tex-archive/' => 1 }, 'Taiwan' => { - 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1 + 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1, + 'http://ftp.yzu.edu.tw/CTAN/' => 1 }, 'Thailand' => { 'http://mirror.kku.ac.th/CTAN/' => 1 @@ -110,7 +114,6 @@ $mirrors = { }, 'Portugal' => { 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1, - 'ftp://ftp.ist.utl.pt/pub/ctan/' => 1, 'http://mirrors.up.pt/pub/CTAN/' => 1 }, 'Romania' => { -- cgit v1.2.3