summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-14 01:23:45 +0000
committerKarl Berry <karl@freefriends.org>2019-02-14 01:23:45 +0000
commit23c0b114627df50541db9d3f41bcff9791d22674 (patch)
tree4b327c0d205b57e92768a412ac97ffe50419b9b9 /Master/tlpkg/installer/ctan-mirrors.pl
parentcb8d2845404be0bd527f3645ecb323b9b0f3384f (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@50023 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 7afc5a449f6..296e2271265 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -32,6 +32,7 @@ $mirrors = {
'http://repo.iut.ac.ir/tex-archive/' => 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
@@ -112,6 +113,7 @@ $mirrors = {
'http://piotrkosoft.net/pub/mirrors/CTAN/' => 1
},
'Portugal' => {
+ 'ftp://ftp.di.uminho.pt/pub/ctan/' => 1,
'ftp://ftp.ist.utl.pt/pub/ctan/' => 1,
'http://mirrors.up.pt/pub/CTAN/' => 1
},
@@ -161,7 +163,6 @@ $mirrors = {
'http://mirror.hmc.edu/ctan/' => 1,
'http://mirror.las.iastate.edu/tex-archive/' => 1,
'http://mirror.utexas.edu/ctan/' => 1,
- 'http://mirrors.concertpass.com/tex-archive/' => 1,
'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1,
'http://mirrors.rit.edu/CTAN/' => 1
}