diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2009-01-08 00:26:05 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2009-01-08 00:26:05 +0000 |
commit | 9f88852e130fb92a85f239602384a21853f9762d (patch) | |
tree | e96e5a778ff598a68455b89442816aa5d798c7f0 | |
parent | 603077989c3adb9aa2bbc43e61b2f2df308522b6 (diff) | |
download | pkgsrc-9f88852e130fb92a85f239602384a21853f9762d.tar.gz |
+ packagekit gnome-packagekit
-rw-r--r-- | pkgtools/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 7017c5148de..9183603d7d3 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2009/01/04 00:45:37 adrianp Exp $ +# $NetBSD: Makefile,v 1.93 2009/01/08 00:26:05 jmcneill Exp $ # COMMENT= Tools for use in the packages collection @@ -14,11 +14,13 @@ SUBDIR+= dfdisk SUBDIR+= digest SUBDIR+= genrpm SUBDIR+= gensolpkg +SUBDIR+= gnome-packagekit SUBDIR+= libkver SUBDIR+= libnbcompat SUBDIR+= lintpkgsrc SUBDIR+= mtree SUBDIR+= p5-pkgsrc-Dewey +SUBDIR+= packagekit SUBDIR+= pbulk SUBDIR+= pkg_alternatives SUBDIR+= pkg_chk |