summaryrefslogtreecommitdiff
path: root/textproc/gsed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gsed/Makefile')
-rw-r--r--textproc/gsed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 10dc4565d52..3cea7db65e0 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/03/04 21:30:46 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2006/04/07 19:54:17 jlam Exp $
#
DISTNAME= sed-4.1.1
@@ -20,7 +20,7 @@ CONFIG_STATUS_OVERRIDE= # empty
# at least Solaris-2.9 has issues with grep/egrep
USE_TOOLS+= grep
-INFO_FILES= sed.info
+INFO_FILES= # PLIST
TEST_TARGET= check
.include "../../mk/bsd.prefs.mk"