summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authortnn <tnn>2007-04-24 19:44:01 +0000
committertnn <tnn>2007-04-24 19:44:01 +0000
commitebab0e400d3c9ec2a401df364af5637e76a849b8 (patch)
tree8e8c3b4b0959ddcc9c1ce99ddf14876d562bb42b /pkgtools
parentb1a19491223a55f1c0ddce5856a10627e436dbe0 (diff)
downloadpkgsrc-ebab0e400d3c9ec2a401df364af5637e76a849b8.tar.gz
Note addition of pkgtools/posix_headers.
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 c6b9fa521ef..5079ec9b84c 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2007/03/02 09:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2007/04/24 19:44:01 tnn Exp $
#
COMMENT= Tools for use in the packages collection
@@ -38,6 +38,7 @@ SUBDIR+= pkglint
SUBDIR+= pkgse
SUBDIR+= pkgsurvey
SUBDIR+= port2pkg
+SUBDIR+= posix_headers
#SUBDIR+= prereq-readme # Only used by the README.html generation
SUBDIR+= rc.subr
SUBDIR+= rcorder