summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-26 23:53:29 +0000
committerKarl Berry <karl@freefriends.org>2020-06-26 23:53:29 +0000
commitffd59e1e29310368ded8ade799ad1297e22f921d (patch)
tree0fd3305a6746771bcd3d09a6a846c705b857fc70 /Master/tlpkg/installer/ctan-mirrors.pl
parent9c3a105a37f2c08876451d7fcc26b1187440c5be (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@55673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index a1eca6a24df..f1caa95e8d7 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -156,6 +156,9 @@ $mirrors = {
'Sweden' => {
'http://ftp.acc.umu.se/mirror/CTAN/' => 1,
},
+ 'United Kingdom' => {
+ 'http://anorien.csc.warwick.ac.uk/mirrors/CTAN/' => 1,
+ },
},
'North America' => {
'Canada' => {
@@ -190,9 +193,6 @@ $mirrors = {
},
},
'South America' => {
- 'Brazil' => {
- 'http://linorg.usp.br/CTAN/' => 1,
- },
'Chile' => {
'http://ctan.dcc.uchile.cl/' => 1,
},