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:           Tue Aug 11 18:24:05 UTC 2026

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add disko


To generate a diff of this commit:
cvs rdiff -u -r1.1198 -r1.1199 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.1198 pkgsrc/sysutils/Makefile:1.1199
--- pkgsrc/sysutils/Makefile:1.1198     Tue Aug 11 18:17:49 2026
+++ pkgsrc/sysutils/Makefile    Tue Aug 11 18:24:05 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1198 2026/08/11 18:17:49 pin Exp $
+# $NetBSD: Makefile,v 1.1199 2026/08/11 18:24:05 pin Exp $
 #
 
 COMMENT=       System utilities
@@ -176,6 +176,7 @@ SUBDIR+=    direvent
 SUBDIR+=       dirsize
 SUBDIR+=       dirvish
 SUBDIR+=       disk-filltest
+SUBDIR+=       disko
 SUBDIR+=       diskscrub
 SUBDIR+=       dmassage
 SUBDIR+=       dmenu-wld



Home | Main Index | Thread Index | Old Index