diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-09 00:58:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-09 00:58:55 +0000 |
commit | e5bab6a62fc293c30bc799f89ba6f56b4f63e618 (patch) | |
tree | bbef1f38691e2fa50d113c3a9fe64ed21148e01f | |
parent | d6386b2cb80e09dc419c3998b6be88f684ffac06 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@53352 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e7eb9b3d5ee..64cff1654b3 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -132,12 +132,8 @@ $mirrors = { }, 'Russia' => { 'http://ctan.altspu.ru/' => 1, - 'http://mirror.macomnet.net/pub/CTAN/' => 1, 'http://mirrors.mi.ras.ru/CTAN/' => 1 }, - 'Serbia' => { - 'http://ctan.mirror.ftn.uns.ac.rs/' => 1 - }, 'Slovenia' => { 'http://ctan.ijs.si/tex-archive/' => 1 }, |