summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index 29c2d846473..85cca9b9e41 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -109,6 +109,9 @@ $mirrors = {
'Spain' => {
'http://osl.ugr.es/CTAN/' => 1
},
+ 'Switzerland' => {
+ 'http://mirror.switch.ch/ftp/mirror/tex/' => 1
+ },
'UK' => {
'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1
}