pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   vins
Date:           Mon Jun  2 11:18:45 UTC 2025

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils: add mxkill


To generate a diff of this commit:
cvs rdiff -u -r1.1159 -r1.1160 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.1159 pkgsrc/sysutils/Makefile:1.1160
--- pkgsrc/sysutils/Makefile:1.1159     Thu May 15 18:14:15 2025
+++ pkgsrc/sysutils/Makefile    Mon Jun  2 11:18:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1159 2025/05/15 18:14:15 schmonz Exp $
+# $NetBSD: Makefile,v 1.1160 2025/06/02 11:18:44 vins Exp $
 #
 
 COMMENT=       System utilities
@@ -489,6 +489,7 @@ SUBDIR+=    mtx
 SUBDIR+=       munin-common
 SUBDIR+=       munin-master
 SUBDIR+=       munin-node
+SUBDIR+=       mxkill
 SUBDIR+=       nabud
 SUBDIR+=       nautilus
 SUBDIR+=       navi



Home | Main Index | Thread Index | Old Index