pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/bsdstats



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Nov 25 07:09:36 UTC 2025

Modified Files:
        pkgsrc/misc/bsdstats: Makefile

Log Message:
bsdstats: comment out non-working HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/bsdstats/Makefile

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

Modified files:

Index: pkgsrc/misc/bsdstats/Makefile
diff -u pkgsrc/misc/bsdstats/Makefile:1.2 pkgsrc/misc/bsdstats/Makefile:1.3
--- pkgsrc/misc/bsdstats/Makefile:1.2   Mon Oct  8 09:57:17 2012
+++ pkgsrc/misc/bsdstats/Makefile       Tue Nov 25 07:09:36 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2012/10/08 09:57:17 asau Exp $
-#
+# $NetBSD: Makefile,v 1.3 2025/11/25 07:09:36 wiz Exp $
 
 DISTNAME=              bsdstats-5.3
 CATEGORIES=            sysutils misc
-MASTER_SITES=          # http://www.bsdstats.org/downloads/
+MASTER_SITES=          # https://www.bsdstats.org/downloads/
 DISTFILES=             # empty
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.bsdstats.org/
+#HOMEPAGE=             https://www.bsdstats.org/
 COMMENT=               BSD-Stats collector script
 
 DEPENDS+=              netcat-[0-9]*:../../net/netcat



Home | Main Index | Thread Index | Old Index