pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/fetch Remove ftp.tex.ac.uk, it does not allow conne...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6c6e65e5242b
branches:  trunk
changeset: 352240:6c6e65e5242b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 11 13:04:28 2016 +0000

description:
Remove ftp.tex.ac.uk, it does not allow connections.

diffstat:

 mk/fetch/sites.mk |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 2e70e6ebbafa -r 6c6e65e5242b mk/fetch/sites.mk
--- a/mk/fetch/sites.mk Sun Sep 11 12:46:57 2016 +0000
+++ b/mk/fetch/sites.mk Sun Sep 11 13:04:28 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: sites.mk,v 1.145 2016/08/01 09:35:56 wiz Exp $
+# $NetBSD: sites.mk,v 1.146 2016/09/11 13:04:28 wiz Exp $
 #
 # This Makefile fragment defines read-only MASTER_SITE_* variables
 # representing some well-known master distribution sites for software.
@@ -62,7 +62,6 @@
 
 MASTER_SITE_TEX_CTAN+= \
        ftp://ftp.funet.fi/pub/TeX/CTAN/ \
-       ftp://ftp.tex.ac.uk/tex-archive/ \
        ftp://ftp.dante.de/tex-archive/ \
        ftp://www.dnsbalance.ring.gr.jp/pub/text/CTAN/ \
        http://www.dnsbalance.ring.gr.jp/archives/text/CTAN/



Home | Main Index | Thread Index | Old Index