summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2022-06-07 09:54:01 +0000
committerjperkin <jperkin@pkgsrc.org>2022-06-07 09:54:01 +0000
commita840007a9b5ec6bb57ba0794f6223a84fe38aaba (patch)
tree8ab6a9169dd0123d4dfc4810d7f159ac23da528f /pkgtools/Makefile
parent04ab07d5a191990f8a86f2c5659c6d6fa924088f (diff)
downloadpkgsrc-a840007a9b5ec6bb57ba0794f6223a84fe38aaba.tar.gz
pkgtools: Add mktools.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 831e81b5db1..681325da179 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -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+= libkver
SUBDIR+= libnbcompat
SUBDIR+= lintpkgsrc
SUBDIR+= mksandbox
+SUBDIR+= mktools
SUBDIR+= mtree
SUBDIR+= nih
SUBDIR+= osabi