summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-06-08 23:38:17 +0000
committerKarl Berry <karl@freefriends.org>2019-06-08 23:38:17 +0000
commitdf9e2017bfb1bf9e67b4a68fdd71dfc83f5fbc3e (patch)
tree73a2d1a330e5b28472f1df0238dda2b10bd626fc /Master/tlpkg
parent8dbf2850df8874050161709489270d3c1fd8f951 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@51350 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 121ba24c7fb..613907c8642 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -28,6 +28,7 @@ $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
@@ -42,7 +43,6 @@ $mirrors = {
'http://mirror.pregi.net/tex-archive/' => 1
},
'Taiwan' => {
- 'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
'http://ftp.yzu.edu.tw/CTAN/' => 1
}
},