summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-06-22 20:06:11 +0000
committerxtraeme <xtraeme>2004-06-22 20:06:11 +0000
commit26c2cd98f9da7b531a8b1d689369ef12514b31f0 (patch)
tree17c57d00bfbca9d9622cb64ab525e10ab49a1ac3 /pkgtools
parentc073f2b6f9de14ae2b0aa7c1d0dbb37c547ac5c2 (diff)
downloadpkgsrc-26c2cd98f9da7b531a8b1d689369ef12514b31f0.tar.gz
+ pkgclean, pkgfind
Diffstat (limited to 'pkgtools')
-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