diff options
author | cheusov <cheusov@pkgsrc.org> | 2011-05-18 19:41:11 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2011-05-18 19:41:11 +0000 |
commit | ba88258e8e76c8cc27d546b1eabdf9f974e6567a (patch) | |
tree | 6c2f9f2a3b41ee0d65716a8c867f6f9a5413f858 /pkgtools/Makefile | |
parent | 934423d36910fe252d971f42a4c1ffb8bb368f27 (diff) | |
download | pkgsrc-ba88258e8e76c8cc27d546b1eabdf9f974e6567a.tar.gz |
+distbb, oked by sponsors
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 604dca1c29d..524ebcf89c6 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 2011/05/16 22:04:47 cheusov Exp $ +# $NetBSD: Makefile,v 1.101 2011/05/18 19:41:11 cheusov Exp $ # COMMENT= Tools for use in the packages collection @@ -12,6 +12,7 @@ SUBDIR+= compat_headers SUBDIR+= createbuildlink SUBDIR+= dfdisk SUBDIR+= digest +SUBDIR+= distbb SUBDIR+= genrpm SUBDIR+= gensolpkg SUBDIR+= gnome-packagekit |