summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-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 b222e80957e..7e0e7f9fa4c 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -92,7 +92,8 @@ $mirrors = {
'Netherlands' => {
'http://ctan.cs.uu.nl/' => 1,
'http://ctan.triasinformatica.nl/' => 1,
- 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1
+ 'http://ftp.snt.utwente.nl/pub/software/tex/' => 1,
+ 'http://mirror.koddos.net/CTAN/' => 1
},
'Norway' => {
'http://ctan.uib.no/' => 1
@@ -151,6 +152,7 @@ $mirrors = {
'http://ctan.mirrors.hoobly.com/' => 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
}