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:   sborrill
Date:           Wed Apr  8 13:38:00 UTC 2026

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add vnstati


To generate a diff of this commit:
cvs rdiff -u -r1.1627 -r1.1628 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.1627 pkgsrc/net/Makefile:1.1628
--- pkgsrc/net/Makefile:1.1627  Fri Feb 27 13:34:52 2026
+++ pkgsrc/net/Makefile Wed Apr  8 13:38:00 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1627 2026/02/27 13:34:52 adam Exp $
+# $NetBSD: Makefile,v 1.1628 2026/04/08 13:38:00 sborrill Exp $
 #
 
 COMMENT=       Networking tools
@@ -1050,6 +1050,7 @@ SUBDIR+=  vino
 SUBDIR+=       vnc
 SUBDIR+=       vncviewer
 SUBDIR+=       vnstat
+SUBDIR+=       vnstati
 SUBDIR+=       vpnc
 SUBDIR+=       vpnc-script
 SUBDIR+=       vsftpd



Home | Main Index | Thread Index | Old Index