summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-06-23 01:42:31 +0000
committerKarl Berry <karl@freefriends.org>2013-06-23 01:42:31 +0000
commit5b3ab6a62681462f02f4b60346ef84ce21ef0795 (patch)
tree1367ab4d0aeca8368591add0e06d0cfe176c19f3 /Master
parentc852f996cf069b25342895622b65dfaeec4ce68d (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@30862 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl8
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 1001cb11a52..4a3eb2d2ebc 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -12,6 +12,9 @@ $mirrors = {
'http://mirror.neu.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
+ 'Hong Kong' => {
+ 'ftp://ftp.comp.hkbu.edu.hk/pub/TeX/CTAN/' => 1
+ },
'India' => {
'http://ctan.imsc.res.in/' => 1
},
@@ -67,8 +70,8 @@ $mirrors = {
}
},
'Europe' => {
- 'Denmark' => {
- 'http://mirrors.dotsrc.org/ctan/' => 1
+ 'Czech Republic' => {
+ 'http://ftp.cvut.cz/tex-archive/' => 1
},
'Finland' => {
'ftp://ftp.funet.fi/pub/TeX/CTAN/' => 1
@@ -87,6 +90,7 @@ $mirrors = {
'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1,
'http://ftp.uni-erlangen.de/mirrors/CTAN/' => 1,
'http://mirror.informatik.uni-mannheim.de/pub/mirrors/tex-archive/' => 1,
+ 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},
'Greece' => {