summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-01-07 03:01:00 +0000
committerNorbert Preining <norbert@preining.info>2020-01-07 03:01:00 +0000
commitdf03e5b3de4cbd1ded325d15714456336229a223 (patch)
treefcc2df9ab2f7520e64a5b2d45908da7cdb3518e4 /systems/texlive/tlnet/tlpkg/installer
parent9d0c8699c4a9f01ec5cc8aeb7e3b14956b3d51c1 (diff)
CTAN sync 202001070301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 420c68901f..c031021761 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -1,8 +1,5 @@
$mirrors = {
'Africa' => {
- 'Algeria' => {
- 'http://ctan.epst-tlemcen.dz/tex-archive/' => 1
- },
'Morocco' => {
'https://mirror.marwan.ma/ctan/' => 1
},
@@ -176,6 +173,9 @@ $mirrors = {
}
},
'Oceania' => {
+ 'Australia' => {
+ 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
+ },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}