summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl12
1 files changed, 0 insertions, 12 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 9dca9bbeae..57c02110b9 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -7,7 +7,6 @@ $mirrors = {
'https://mirror.marwan.ma/ctan/' => 1
},
'South Africa' => {
- 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1,
'http://ftp.sun.ac.za/ftp/CTAN/' => 1,
'http://mirror.ufs.ac.za/ctan/' => 1
}
@@ -53,9 +52,6 @@ $mirrors = {
},
'Singapore' => {
'https://download.nus.edu.sg/mirror/ctan/' => 1
- },
- 'Taiwan' => {
- 'http://ftp.yzu.edu.tw/CTAN/' => 1
}
},
'Europe' => {
@@ -176,16 +172,8 @@ $mirrors = {
}
},
'Oceania' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}
- },
- 'South America' => {
- 'Brazil' => {
- 'http://linorg.usp.br/CTAN/' => 1
- }
}
};