summaryrefslogtreecommitdiff
path: root/pkgtools/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-08-18 23:53:30 +0000
committerwiz <wiz@pkgsrc.org>2006-08-18 23:53:30 +0000
commit121d1f872a549b0453601b9bd272c2819158db5c (patch)
tree0eb87057c49dc81fc742aa3cc15cee4260653d43 /pkgtools/Makefile
parent8b43f138c4ae60c2cf67e23c323b70551cb0d1b7 (diff)
downloadpkgsrc-121d1f872a549b0453601b9bd272c2819158db5c.tar.gz
Remove comments, because printindex cannot handle them.
Diffstat (limited to 'pkgtools/Makefile')
-rw-r--r--pkgtools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgtools/Makefile b/pkgtools/Makefile
index fd804bc4316..3041677e52b 100644
--- a/pkgtools/Makefile
+++ b/pkgtools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2006/08/17 09:55:15 wiz Exp $
+# $NetBSD: Makefile,v 1.80 2006/08/18 23:53:30 wiz Exp $
#
COMMENT= Tools for use in the packages collection
@@ -13,7 +13,7 @@ SUBDIR+= dfdisk
SUBDIR+= digest
SUBDIR+= genrpm
SUBDIR+= gensolpkg
-SUBDIR+= libkver # Only under instruction of user
+SUBDIR+= libkver
SUBDIR+= libnbcompat
SUBDIR+= mtree
SUBDIR+= p5-pkgsrc-Dewey
@@ -22,7 +22,7 @@ SUBDIR+= pkg_alternatives
SUBDIR+= pkg_chk
SUBDIR+= pkg_comp
SUBDIR+= pkg_filecheck
-SUBDIR+= pkg_install # Only install on demand of bsd.pkg.mk
+SUBDIR+= pkg_install
SUBDIR+= pkg_install-info
SUBDIR+= pkg_notify
SUBDIR+= pkg_regress