summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-06-28 03:01:21 +0000
committerNorbert Preining <norbert@preining.info>2020-06-28 03:01:21 +0000
commitb744c27771c8d669144b77ff52439d43a5596ff2 (patch)
tree0e71e5bb43906ba61fa85acdff3fd79f5faff459 /systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
parent62dc979b3581324476e859c5193c81c4583e2618 (diff)
CTAN sync 202006280301
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl')
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index a1eca6a24d..f1caa95e8d 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/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,
},