summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-20 02:17:48 +0000
committerKarl Berry <karl@freefriends.org>2016-03-20 02:17:48 +0000
commit7a52f21e7d4226c59dab873e042a29b5c1948e8d (patch)
tree6b8c37ec071abf96113d84e6cf6d6fe563d6a73a /Master/tlpkg
parente0cfb56f1591507ba450602435ed05b43311b576 (diff)
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@40082 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index b910d0741bf..38d259cd793 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -32,7 +32,8 @@ $mirrors = {
},
'Korea' => {
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
- 'http://ftp.ktug.org/tex-archive/' => 1
+ 'http://ftp.ktug.org/tex-archive/' => 1,
+ 'http://ftp.neowiz.com/CTAN/' => 1
},
'Malaysia' => {
'http://ossm.utm.my/tex-archive/' => 1
@@ -85,6 +86,7 @@ $mirrors = {
'ftp://ftp.tu-chemnitz.de/pub/tex/' => 1,
'http://ctan.space-pro.be/tex-archive/' => 1,
'http://ftp.fau.de/ctan/' => 1,
+ 'http://mirror.physik-pool.tu-berlin.de/tex-archive/' => 1,
'http://mirror.unicorncloud.org/CTAN/' => 1,
'http://sunsite.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 1
},