pkgsrc-Changes archive

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

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



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

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/nagios-plugin-snmp_environment/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-snmp_environment/Makefile
diff -u pkgsrc/net/nagios-plugin-snmp_environment/Makefile:1.3 pkgsrc/net/nagios-plugin-snmp_environment/Makefile:1.4
--- pkgsrc/net/nagios-plugin-snmp_environment/Makefile:1.3      Tue Jun 28 11:35:03 2022
+++ pkgsrc/net/nagios-plugin-snmp_environment/Makefile  Sun Jan 11 05:25:09 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2022/06/28 11:35:03 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2026/01/11 05:25:09 wiz Exp $
 
 DISTNAME=      check_snmp_environment.pl
 VERSION=       0.7
@@ -10,7 +10,7 @@ EXTRACT_SUFX= # empty
 DIST_SUBDIR=   check_snmp_environment-${VERSION}
 
 COMMENT=       Check various hardware environmental sensors
-HOMEPAGE=      https://exchange.nagios.org/directory/Plugins/Hardware/Network-Gear/Cisco/Check-various-hardware-environmental-sensors/details
+#HOMEPAGE=     https://exchange.nagios.org/directory/Plugins/Hardware/Network-Gear/Cisco/Check-various-hardware-environmental-sensors/details
 LICENSE=       gnu-gpl-v3
 
 USE_LANGUAGES= # empty



Home | Main Index | Thread Index | Old Index