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:   pin
Date:           Thu Feb 19 08:28:08 UTC 2026

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add xtop


To generate a diff of this commit:
cvs rdiff -u -r1.1185 -r1.1186 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.1185 pkgsrc/sysutils/Makefile:1.1186
--- pkgsrc/sysutils/Makefile:1.1185     Fri Jan 30 12:59:38 2026
+++ pkgsrc/sysutils/Makefile    Thu Feb 19 08:28:08 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1185 2026/01/30 12:59:38 adam Exp $
+# $NetBSD: Makefile,v 1.1186 2026/02/19 08:28:08 pin Exp $
 #
 
 COMMENT=       System utilities
@@ -1006,6 +1006,7 @@ SUBDIR+=  xosview2
 SUBDIR+=       xpipe
 SUBDIR+=       xplr
 SUBDIR+=       xps
+SUBDIR+=       xtop
 SUBDIR+=       xuvmstat
 SUBDIR+=       yadm
 SUBDIR+=       yank



Home | Main Index | Thread Index | Old Index