summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 1fd7fadbead..61258efdbd0 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -9,7 +9,6 @@ $mirrors = {
'Asia' => {
'China' => {
'http://mirror.bjtu.edu.cn/CTAN/' => 1,
- 'http://mirror.neu.edu.cn/CTAN/' => 1,
'http://mirrors.tuna.tsinghua.edu.cn/CTAN/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1
},
@@ -83,6 +82,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
},
@@ -154,7 +154,6 @@ $mirrors = {
'http://mirror.math.ku.edu/tex-archive/' => 1,
'http://mirror.unl.edu/ctan/' => 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
}