summaryrefslogtreecommitdiff
path: root/textproc/grep/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/grep/Makefile')
-rw-r--r--textproc/grep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/grep/Makefile b/textproc/grep/Makefile
index b05e0461b7f..4475f946d07 100644
--- a/textproc/grep/Makefile
+++ b/textproc/grep/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/03/05 16:27:28 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= grep-2.5.1
@@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --disable-perl-regexp
USE_TOOLS+= makeinfo
TEXINFO_REQD= 4.0
-INFO_FILES= grep.info
+INFO_FILES= # PLIST
.include "../../mk/bsd.prefs.mk"