summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-22 00:53:36 +0000
committerKarl Berry <karl@freefriends.org>2019-12-22 00:53:36 +0000
commit9fbd8a55b402e266ef0fd04d6994f2619d0a1c6e (patch)
treeda4b380184e86f55678fb397d38481df93081208 /Master/tlpkg/installer/ctan-mirrors.pl
parent6bfcff19db523a38fa74ce58386e8523bf3ace28 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53206 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 0 insertions, 6 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c826970b0fb..f690609865f 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -53,9 +53,6 @@ $mirrors = {
},
'Singapore' => {
'https://download.nus.edu.sg/mirror/ctan/' => 1
- },
- 'Taiwan' => {
- 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1
}
},
'Europe' => {
@@ -177,9 +174,6 @@ $mirrors = {
}
},
'Oceania' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}