diff options
author | Karl Berry <karl@freefriends.org> | 2024-11-24 00:40:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2024-11-24 00:40:44 +0000 |
commit | 79ff01cf936807e27bf7941bbf379da33455b268 (patch) | |
tree | e57452529a5319c427b50b00753a5aa3996f353f | |
parent | 2191cf3be85ad169b5f93ae5d679a223531c229e (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@72948 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 485a9adfcd9..84bd4df41b7 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -197,6 +197,7 @@ $mirrors = { 'https://mirror.las.iastate.edu/tex-archive/' => 1, 'https://mirror.math.princeton.edu/pub/CTAN/' => 1, 'https://mirrors.mit.edu/CTAN/' => 1, + 'https://mirrors.rit.edu/CTAN/' => 1, 'https://us.mirrors.cicku.me/ctan/' => 1, }, }, |