summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-12-13 00:54:01 +0000
committerKarl Berry <karl@freefriends.org>2019-12-13 00:54:01 +0000
commit28474dfac883bc6dbf88a377bf6479f5b8d6817b (patch)
tree800d5e9647e7b74dba9d589bd4b14a9c5a02679c /Master/tlpkg/installer
parent39a4fb7c6c97a4489e53eafe42f9ffb820d63242 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53114 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index c19ad5408a4..ff70455717d 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -34,7 +34,6 @@ $mirrors = {
'http://ctan.yazd.ac.ir/' => 1
},
'Japan' => {
- 'ftp://ftp.kddilabs.jp/CTAN/' => 1,
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1
@@ -170,9 +169,6 @@ $mirrors = {
}
},
'Oceania' => {
- 'Australia' => {
- 'http://mirror.aarnet.edu.au/pub/CTAN/' => 1
- },
'New Zealand' => {
'http://mirror.aut.ac.nz/CTAN/' => 1
}