diff options
author | Karl Berry <karl@freefriends.org> | 2016-12-11 01:05:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-12-11 01:05:29 +0000 |
commit | 75c3bc6d44519b5e5d6e8325facf4ef11826435d (patch) | |
tree | abd02c48eab28e5f8c9b48297d1e85810284ce19 /Master/tlpkg | |
parent | cc7fb97190f984e739a821f2aa6a5b31e2e099d5 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@42674 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 f0681fe5ee3..c3efdb27b4e 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -116,6 +116,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 }, |