summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-04 01:23:40 +0000
committerKarl Berry <karl@freefriends.org>2019-01-04 01:23:40 +0000
commit5710ce68da7d13e976ac74840b045e4eff885fb2 (patch)
treeb217e78aabce2bbd7a5a6d8b1f52beabea759a32 /Master/tlpkg/installer
parent511e0e90d75e00b66d25e9a2ca918e15168d1e7b (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49593 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 8278a4f6ba0..8e15ce30731 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -1,8 +1,5 @@
$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,
@@ -169,6 +166,9 @@ $mirrors = {
}
},
'Oceania' => {
+ 'Australia' => {
+ 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
+ },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}