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:   fox
Date:           Sun Oct  6 10:44:25 UTC 2024

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add btop to Makefile SUBDIRs.


To generate a diff of this commit:
cvs rdiff -u -r1.1136 -r1.1137 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.1136 pkgsrc/sysutils/Makefile:1.1137
--- pkgsrc/sysutils/Makefile:1.1136     Thu Sep 19 21:05:00 2024
+++ pkgsrc/sysutils/Makefile    Sun Oct  6 10:44:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1136 2024/09/19 21:05:00 wiz Exp $
+# $NetBSD: Makefile,v 1.1137 2024/10/06 10:44:25 fox Exp $
 #
 
 COMMENT=       System utilities
@@ -77,6 +77,7 @@ SUBDIR+=      bsdec2-image-upload
 SUBDIR+=       bsdfetch
 SUBDIR+=       bsdinstall
 SUBDIR+=       bsign
+SUBDIR+=       btop
 SUBDIR+=       btpin-qt
 SUBDIR+=       bubblemon
 SUBDIR+=       bup



Home | Main Index | Thread Index | Old Index