summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 6cf13635800..14d48aaa978 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2004/03/27 00:04:02 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2004/06/22 20:06:11 xtraeme Exp $
#
COMMENT= Tools for use in the packages collection
@@ -19,10 +19,12 @@ SUBDIR+= pkg_filecheck
#SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
SUBDIR+= pkg_install-info
SUBDIR+= pkg_tarup
+SUBDIR+= pkgclean
SUBDIR+= pkgconflict
SUBDIR+= pkgdep
SUBDIR+= pkgdepgraph
SUBDIR+= pkgdiff
+SUBDIR+= pkgfind
SUBDIR+= pkglint
SUBDIR+= pkgmanpages
SUBDIR+= pkgsurvey