pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Aug  8 10:42:34 UTC 2024

Modified Files:
        pkgsrc/pkgtools: Makefile

Log Message:
pkgtools/Makefile: + mktool


To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/pkgtools/Makefile

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

Modified files:

Index: pkgsrc/pkgtools/Makefile
diff -u pkgsrc/pkgtools/Makefile:1.126 pkgsrc/pkgtools/Makefile:1.127
--- pkgsrc/pkgtools/Makefile:1.126      Mon Jan  1 13:39:04 2024
+++ pkgsrc/pkgtools/Makefile    Thu Aug  8 10:42:34 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2024/01/01 13:39:04 bsiegert Exp $
+# $NetBSD: Makefile,v 1.127 2024/08/08 10:42:34 wiz Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -26,6 +26,7 @@ SUBDIR+=      libkver
 SUBDIR+=       libnbcompat
 SUBDIR+=       lintpkgsrc
 SUBDIR+=       mksandbox
+SUBDIR+=       mktool
 SUBDIR+=       mktools
 SUBDIR+=       mtree
 SUBDIR+=       nih



Home | Main Index | Thread Index | Old Index