summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-05-15 17:46:06 +0000
committerjoerg <joerg@pkgsrc.org>2008-05-15 17:46:06 +0000
commitcbfccabb732e12d3e18fa8f4a59843d8bc551cb5 (patch)
treef8dc4a914e6a3e4e9009e270da879dbd91f060d1
parentc4bf1b4b464ea32436c54d7f761721d13fe4e293 (diff)
downloadpkgsrc-cbfccabb732e12d3e18fa8f4a59843d8bc551cb5.tar.gz
+ pkg_leaves
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index a986fe7c70d..0d29f8bd350 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.87 2008/03/06 04:46:46 jlam Exp $
+# $NetBSD: Makefile,v 1.88 2008/05/15 17:46:06 joerg Exp $
#
COMMENT= Tools for use in the packages collection
@@ -25,6 +25,7 @@ SUBDIR+= pkg_comp
SUBDIR+= pkg_filecheck
SUBDIR+= pkg_install
SUBDIR+= pkg_install-info
+SUBDIR+= pkg_leaves
SUBDIR+= pkg_notify
SUBDIR+= pkg_regress
SUBDIR+= pkg_rolling-replace