summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorimil <imil@pkgsrc.org>2009-06-08 14:10:54 +0000
committerimil <imil@pkgsrc.org>2009-06-08 14:10:54 +0000
commite130f0ca1c3b3ea45cd5891b6103030f3eccccaf (patch)
tree74434b7da96993279c639840c5c8aeecd9d7a862 /pkgtools/Makefile
parenta67bd585d18380ea6f279f37c095f40696c59b3a (diff)
downloadpkgsrc-e130f0ca1c3b3ea45cd5891b6103030f3eccccaf.tar.gz
add & enable pkgin
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 aff87823ac0..6adab87cc55 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.94 2009/06/07 18:07:00 joerg Exp $
+# $NetBSD: Makefile,v 1.95 2009/06/08 14:10:54 imil Exp $
#
COMMENT= Tools for use in the packages collection
@@ -41,6 +41,7 @@ SUBDIR+= pkgdep
SUBDIR+= pkgdepgraph
SUBDIR+= pkgdiff
SUBDIR+= pkgfind
+SUBDIR+= pkgin
SUBDIR+= pkglint
SUBDIR+= pkgse
SUBDIR+= pkgsurvey