pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc *: remove dead download sites



details:   https://anonhg.NetBSD.org/pkgsrc/rev/46c3b879b432
branches:  trunk
changeset: 450792:46c3b879b432
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 21 15:37:12 2021 +0000

description:
*: remove dead download sites

diffstat:

 games/knightcap-brain/Makefile |  4 ++--
 games/knightcap/Makefile       |  4 ++--
 net/pppd/Makefile              |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (47 lines):

diff -r 3efc32e7ad66 -r 46c3b879b432 games/knightcap-brain/Makefile
--- a/games/knightcap-brain/Makefile    Wed Apr 21 15:36:27 2021 +0000
+++ b/games/knightcap-brain/Makefile    Wed Apr 21 15:37:12 2021 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2018/01/14 15:26:47 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2021/04/21 15:37:12 wiz Exp $
 
 DISTNAME=              new_brain
 PKGNAME=               knightcap-brain-19980616
 CATEGORIES=            games
-MASTER_SITES=          ftp://ftp.samba.org/pub/KnightCap/
+#MASTER_SITES=         ftp://ftp.samba.org/pub/KnightCap/
 EXTRACT_SUFX=          .dat
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
diff -r 3efc32e7ad66 -r 46c3b879b432 games/knightcap/Makefile
--- a/games/knightcap/Makefile  Wed Apr 21 15:36:27 2021 +0000
+++ b/games/knightcap/Makefile  Wed Apr 21 15:37:12 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.33 2020/03/08 16:49:42 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2021/04/21 15:37:12 wiz Exp $
 
 DISTNAME=              KnightCap-3.6
 PKGNAME=               knightcap-3.6
 PKGREVISION=           6
 CATEGORIES=            games
-MASTER_SITES=          ftp://ftp.samba.org/pub/KnightCap/
+#MASTER_SITES=         ftp://ftp.samba.org/pub/KnightCap/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://samba.org/KnightCap/
diff -r 3efc32e7ad66 -r 46c3b879b432 net/pppd/Makefile
--- a/net/pppd/Makefile Wed Apr 21 15:36:27 2021 +0000
+++ b/net/pppd/Makefile Wed Apr 21 15:37:12 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2020/01/26 17:31:53 rillig Exp $
+# $NetBSD: Makefile,v 1.15 2021/04/21 15:37:12 wiz Exp $
 
 DISTNAME=              ppp-${PPPD_VERSION}
 PKGNAME=               ${DISTNAME:S/ppp/&d/}
 PKGREVISION=           2
 CATEGORIES=            net
-MASTER_SITES=          ftp://ftp.samba.org/pub/ppp/
+#MASTER_SITES=         ftp://ftp.samba.org/pub/ppp/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              https://ppp.samba.org/



Home | Main Index | Thread Index | Old Index