pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools pkgtools: Add mktools.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e4187a5339a6
branches: trunk
changeset: 380444:e4187a5339a6
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Tue Jun 07 09:54:01 2022 +0000
description:
pkgtools: Add mktools.
diffstat:
pkgtools/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 640a040c5c80 -r e4187a5339a6 pkgtools/Makefile
--- a/pkgtools/Makefile Tue Jun 07 09:53:46 2022 +0000
+++ b/pkgtools/Makefile Tue Jun 07 09:54:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2020/08/16 20:58:47 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2022/06/07 09:54:01 jperkin Exp $
#
COMMENT= Tools for use in the packages collection
@@ -26,6 +26,7 @@
SUBDIR+= libnbcompat
SUBDIR+= lintpkgsrc
SUBDIR+= mksandbox
+SUBDIR+= mktools
SUBDIR+= mtree
SUBDIR+= nih
SUBDIR+= osabi
Home |
Main Index |
Thread Index |
Old Index