diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-30 10:40:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-30 10:40:59 +0000 |
commit | 526fb91c780d46a41d81f4ad38a9af2110a4f004 (patch) | |
tree | dde28b8eb764ca03647c56dc3289d4ff9e1b9b26 /pkgtools | |
parent | 0a08f23b8674a12ea02f666cd8c6d90bd5543a70 (diff) | |
download | pkgsrc-526fb91c780d46a41d81f4ad38a9af2110a4f004.tar.gz |
+ pkgsrc-todo.
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile index 6adab87cc55..15808fc9d4c 100644 --- a/pkgtools/Makefile +++ b/pkgtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2009/06/08 14:10:54 imil Exp $ +# $NetBSD: Makefile,v 1.96 2009/08/30 10:40:59 wiz Exp $ # COMMENT= Tools for use in the packages collection @@ -44,6 +44,7 @@ SUBDIR+= pkgfind SUBDIR+= pkgin SUBDIR+= pkglint SUBDIR+= pkgse +SUBDIR+= pkgsrc-todo SUBDIR+= pkgsurvey SUBDIR+= port2pkg #SUBDIR+= prereq-readme # Only used by the README.html generation |