summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-07 00:50:09 +0000
committerKarl Berry <karl@freefriends.org>2022-11-07 00:50:09 +0000
commit48bca10433e22c820c7b120accbfb52a88b01391 (patch)
treedf4f449f2c5003952e90949c2e6b5d7ff84f5613 /Master/tlpkg
parentfd6fc7508351daf36e9004b5c6abaeaae67f4a64 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@64956 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rw-r--r--Master/tlpkg/installer/ctan-mirrors.pl4
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl
index eeb5d9dfda2..f6238d04805 100644
--- a/Master/tlpkg/installer/ctan-mirrors.pl
+++ b/Master/tlpkg/installer/ctan-mirrors.pl
@@ -40,6 +40,7 @@ $mirrors = {
'Japan' => {
'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1,
'https://ftp.jaist.ac.jp/pub/CTAN/' => 1,
+ 'https://ftp.kddilabs.jp/CTAN/' => 1,
'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
},
'Korea' => {
@@ -207,9 +208,6 @@ $mirrors = {
},
},
'South America' => {
- 'Brazil' => {
- 'https://linorg.usp.br/CTAN/' => 1,
- },
'Chile' => {
'https://ctan.dcc.uchile.cl/' => 1,
},