summaryrefslogtreecommitdiff
path: root/devel/bison/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bison/Makefile')
-rw-r--r--devel/bison/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 0178b416fce..3d46795649e 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1998/04/17 09:37:23 agc Exp $
+# $NetBSD: Makefile,v 1.5 1998/04/22 11:05:02 agc Exp $
DISTNAME= bison-1.25
CATEGORIES= devel
@@ -8,6 +8,6 @@ MAINTAINER= thorpej@netbsd.org
GNU_CONFIGURE= yes
MAN1= bison.1
-INFO_FILES= bison
+INFO_FILES= bison.info
.include "../../mk/bsd.pkg.mk"