diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-27 01:23:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-27 01:23:20 +0000 |
commit | 15dc84f3d8de6281d36aa94616d1e31e6499bd33 (patch) | |
tree | 75859581cca2dd7a9dfa689ff9f63187f6435a50 | |
parent | 1a51cb44e6ed8419ed43fe34afa77af1ac9caefc (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49509 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 4f94ee17c89..e50facc207a 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -161,6 +161,7 @@ $mirrors = { 'http://ctan.math.washington.edu/tex-archive/' => 1, 'http://ctan.mirrors.hoobly.com/' => 1, 'http://mirror.hmc.edu/ctan/' => 1, + 'http://mirror.las.iastate.edu/tex-archive/' => 1, 'http://mirror.utexas.edu/ctan/' => 1, 'http://mirrors.concertpass.com/tex-archive/' => 1, 'http://mirrors.ibiblio.org/pub/mirrors/CTAN/' => 1, |