diff options
author | Karl Berry <karl@freefriends.org> | 2019-01-03 01:23:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-01-03 01:23:29 +0000 |
commit | 9355907e0ec2f5a54b4be334ddd57ef25ff11295 (patch) | |
tree | 30bbb75b6e7a103b7478194974f0d5f1b23b364a /Master | |
parent | c2f96401917cc76bf73a8dbf5a6f0370dbbccb71 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49585 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 0b820af1eb1..8278a4f6ba0 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -74,6 +74,7 @@ $mirrors = { }, 'France' => { 'http://ctan.crest.fr/tex-archive/' => 1, + 'http://ctan.mines-albi.fr/' => 1, 'http://ctan.tetaneutral.net/' => 1, 'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1, 'http://mirror.ibcp.fr/pub/CTAN/' => 1, @@ -168,9 +169,6 @@ $mirrors = { } }, 'Oceania' => { - 'Australia' => { - 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1 - }, 'New Zealand' => { 'http://mirror.aut.ac.nz/CTAN/' => 1 } |