pkgsrc-Changes archive

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

CVS commit: pkgsrc/mbone/dbeacon



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec  4 12:57:54 UTC 2025

Modified Files:
        pkgsrc/mbone/dbeacon: Makefile

Log Message:
dbeacon: comment out dead sites


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/mbone/dbeacon/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mbone/dbeacon/Makefile
diff -u pkgsrc/mbone/dbeacon/Makefile:1.9 pkgsrc/mbone/dbeacon/Makefile:1.10
--- pkgsrc/mbone/dbeacon/Makefile:1.9   Fri Jan 26 13:37:40 2018
+++ pkgsrc/mbone/dbeacon/Makefile       Thu Dec  4 12:57:54 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2018/01/26 13:37:40 jperkin Exp $
-#
+# $NetBSD: Makefile,v 1.10 2025/12/04 12:57:54 wiz Exp $
 
 DISTNAME=      dbeacon-0.3.9.1
 PKGREVISION=   5
 CATEGORIES=    mbone
-MASTER_SITES=  http://fivebits.net/files/dbeacon/
+#MASTER_SITES= http://fivebits.net/files/dbeacon/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://fivebits.net/proj/dbeacon/
+#HOMEPAGE=     http://fivebits.net/proj/dbeacon/
 COMMENT=       Distributed IPv4/IPv6 multicast beacon
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index