summaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-06-22 11:19:40 +0000
committeragc <agc@pkgsrc.org>1998-06-22 11:19:40 +0000
commit8157ff7bcf2801ef386438ab810e024cab6f44f7 (patch)
treedb9dcdd0670955071b51997e309b971ec2bc2f1b /devel/bison
parent86503bc551cc5044f0e9bd5977d5e36942544c51 (diff)
downloadpkgsrc-8157ff7bcf2801ef386438ab810e024cab6f44f7.tar.gz
Update package Makefiles for automatic manual page handling.
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 3d46795649e..0c695aedd9d 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/04/22 11:05:02 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/06/22 11:27:47 agc Exp $
DISTNAME= bison-1.25
CATEGORIES= devel
@@ -7,7 +7,6 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= thorpej@netbsd.org
GNU_CONFIGURE= yes
-MAN1= bison.1
INFO_FILES= bison.info
.include "../../mk/bsd.pkg.mk"