diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-23 01:16:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-23 01:16:35 +0000 |
commit | 937aef7dd52506c499c2d63abea67bfc805da68c (patch) | |
tree | 65ba9164f6fcfe1623e9fd6717264e0a15734e6e /Master/tlpkg | |
parent | b1d70550e10df024dfe3a34fb86d9e145d16dfba (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@42333 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 52bccccc782..281bd70072b 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -4,6 +4,7 @@ $mirrors = { '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, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1 } @@ -32,9 +33,6 @@ $mirrors = { 'http://ftp.ktug.org/tex-archive/' => 1, 'http://ftp.neowiz.com/CTAN/' => 1 }, - 'Philippines' => { - 'http://mirror.pregi.net/tex-archive/' => 1 - }, 'Saudi Arabia' => { 'http://latex.imamu.edu.sa/tex-archive/' => 1 }, |