diff options
author | Karl Berry <karl@freefriends.org> | 2016-09-04 01:16:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-09-04 01:16:25 +0000 |
commit | 49fe836168c05e0c09e47376f9cf3b6672c43313 (patch) | |
tree | d12db0ff3a28d0e526ee937639de79a6274cf2e0 /Master/tlpkg | |
parent | 3d7be7579dcdd2e68e32b69afb1b96fab1f755fe (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@41989 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 7f47eaa03ef..d1c48521187 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 }, |