pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Oct 30 04:01:58 UTC 2025

Modified Files:
        pkgsrc/net: Makefile

Log Message:
add and enable nagstamon


To generate a diff of this commit:
cvs rdiff -u -r1.1611 -r1.1612 pkgsrc/net/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/Makefile
diff -u pkgsrc/net/Makefile:1.1611 pkgsrc/net/Makefile:1.1612
--- pkgsrc/net/Makefile:1.1611  Thu Oct 23 16:36:17 2025
+++ pkgsrc/net/Makefile Thu Oct 30 04:01:58 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1611 2025/10/23 16:36:17 roy Exp $
+# $NetBSD: Makefile,v 1.1612 2025/10/30 04:01:58 jnemeth Exp $
 #
 
 COMMENT=       Networking tools
@@ -444,6 +444,7 @@ SUBDIR+=    nagios-plugin-spamd
 SUBDIR+=       nagios-plugin-syncrepl
 SUBDIR+=       nagios-plugin-x509
 SUBDIR+=       nagios-plugins
+SUBDIR+=       nagstamon
 SUBDIR+=       nam
 SUBDIR+=       nanomsg
 SUBDIR+=       nanomsgxx



Home | Main Index | Thread Index | Old Index