diff options
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index d1ea7871f98..957903bd49c 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -119,6 +119,9 @@ $mirrors = { 'Slovenia' => { 'http://ctan.ijs.si/tex-archive/' => 1 }, + 'Spain' => { + 'http://osl.ugr.es/CTAN/' => 1 + }, 'Sweden' => { 'http://ftp.acc.umu.se/mirror/CTAN/' => 1 }, |