summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorwiz <wiz>2006-08-18 23:53:30 +0000
committerwiz <wiz>2006-08-18 23:53:30 +0000
commit3bf74262c1154a3ec89148a95d4c71eb444b4142 (patch)
tree0eb87057c49dc81fc742aa3cc15cee4260653d43 /pkgtools
parentaaf1df8a5dcd2b3ce2994627daaa3dae7ac88f7c (diff)
downloadpkgsrc-3bf74262c1154a3ec89148a95d4c71eb444b4142.tar.gz
Remove comments, because printindex cannot handle them.
Diffstat (limited to 'pkgtools')
-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