summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authoragc <agc>2014-04-27 00:11:38 +0000
committeragc <agc>2014-04-27 00:11:38 +0000
commite13a7ce45e6aed3f496e61bab65fbb1489475732 (patch)
tree054c2a370e68eccd02503ef4679cca962685afd7 /pkgtools
parent8adc4df4edcc4adf84010cced4152411a32c9ee2 (diff)
downloadpkgsrc-e13a7ce45e6aed3f496e61bab65fbb1489475732.tar.gz
Add and enable genpkgng
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index 8ef002f21f2..a15896a2a52 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2013/08/15 11:12:05 marino Exp $
+# $NetBSD: Makefile,v 1.106 2014/04/27 00:11:38 agc Exp $
#
COMMENT= Tools for use in the packages collection
@@ -13,6 +13,7 @@ SUBDIR+= createbuildlink
SUBDIR+= dfdisk
SUBDIR+= digest
SUBDIR+= distbb
+SUBDIR+= genpkgng
SUBDIR+= genrpm
SUBDIR+= gensolpkg
SUBDIR+= gnome-packagekit