summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authoratatat <atatat>2002-11-07 23:18:37 +0000
committeratatat <atatat>2002-11-07 23:18:37 +0000
commit685bc5041fbb166dc25d90ffba4c01bae708d9df (patch)
tree07786988ba108c4da1b076fa0c38d64a818d997b /pkgtools/Makefile
parent27f0c6cba305feef7cbc9fcf52051997ae2bddbf (diff)
downloadpkgsrc-685bc5041fbb166dc25d90ffba4c01bae708d9df.tar.gz
Add pkgdepgraph
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 a8205c803cc..117b17dd913 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2002/09/30 08:37:52 martti Exp $
+# $NetBSD: Makefile,v 1.44 2002/11/07 23:18:37 atatat Exp $
#
COMMENT= Tools for use in the packages collection
@@ -16,6 +16,7 @@ SUBDIR+= pkg_tarup
SUBDIR+= pkgchk
SUBDIR+= pkgconflict
SUBDIR+= pkgdep
+SUBDIR+= pkgdepgraph
SUBDIR+= pkgdiff
SUBDIR+= pkglint
SUBDIR+= pkgmanpages