pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/nagios-plugin-spamd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan 11 05:25:38 UTC 2026

Modified Files:
        pkgsrc/net/nagios-plugin-spamd: Makefile

Log Message:
nagios-plugin-spamd: comment out dead link


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/nagios-plugin-spamd/Makefile

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

Modified files:

Index: pkgsrc/net/nagios-plugin-spamd/Makefile
diff -u pkgsrc/net/nagios-plugin-spamd/Makefile:1.23 pkgsrc/net/nagios-plugin-spamd/Makefile:1.24
--- pkgsrc/net/nagios-plugin-spamd/Makefile:1.23        Fri Mar 17 12:44:15 2023
+++ pkgsrc/net/nagios-plugin-spamd/Makefile     Sun Jan 11 05:25:38 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2023/03/17 12:44:15 jperkin Exp $
+# $NetBSD: Makefile,v 1.24 2026/01/11 05:25:38 wiz Exp $
 
 DISTNAME=      check_spamd-1.6.0
 PKGNAME=       nagios-plugin-${DISTNAME:S/check_//1}
@@ -8,7 +8,7 @@ MASTER_SITES=   # http://exchange.nagios.o
 EXTRACT_SUFX=  .pl
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://exchange.nagios.org/directory/Plugins/Email-and-Groupware/SpamAssasin/check_spamd
+#HOMEPAGE=     https://exchange.nagios.org/directory/Plugins/Email-and-Groupware/SpamAssasin/check_spamd
 COMMENT=       Nagios plugin for monitoring the SpamAssassin daemon
 LICENSE=       gnu-gpl-v3
 



Home | Main Index | Thread Index | Old Index