summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-23 01:19:36 +0000
committerKarl Berry <karl@freefriends.org>2015-08-23 01:19:36 +0000
commit8d399b5a1acc3c16b815e87f989ed45d39b99015 (patch)
tree8a7131bcf4741d018fc4ff2b282b63b2eaede5b3 /Master
parentef0a2f4c2c9cf9b59bf2df7116fb3aae42e17e03 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@38184 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 2 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index e284e9ee2c5..a21c07b05a5 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -39,7 +39,8 @@ $mirrors = {
},
'Taiwan' => {
'ftp://ftp.ccu.edu.tw/pub/tex/' => 1,
- 'http://ftp.yzu.edu.tw/CTAN/' => 1
+ 'http://ftp.yzu.edu.tw/CTAN/' => 1,
+ 'http://shadow.ind.ntou.edu.tw/ctan/' => 1
},
'Thailand' => {
'http://ctan.megagod.net/tex-archive/' => 1
@@ -63,9 +64,6 @@ $mirrors = {
'Czech Republic' => {
'http://ftp.cvut.cz/tex-archive/' => 1
},
- 'Denmark' => {
- 'http://mirrors.dotsrc.org/ctan/' => 1
- },
'Finland' => {
'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1
},