summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-10-25 03:00:46 +0000
committerNorbert Preining <norbert@preining.info>2019-10-25 03:00:46 +0000
commitc2d1af7de907333dbb44f6687de92751dce79ff8 (patch)
treefc47e6bcc85210b51f74828ba5f7e531ba4c546c /systems/texlive/tlnet/tlpkg/installer
parent33b877a6413cc7b93c7a2c17e6df36c03f55481d (diff)
CTAN sync 201910250300
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 3aa0abd374..5918f313ee 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -38,12 +38,10 @@ $mirrors = {
'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
+ 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1
},
'Korea' => {
'http://ftp.harukasan.org/CTAN/' => 1,
- 'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
'http://ftp.ktug.org/tex-archive/' => 1,
'http://mirror.navercorp.com/CTAN/' => 1
},