diff options
Diffstat (limited to 'devel/bison/Makefile')
-rw-r--r-- | devel/bison/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile index 0c695aedd9d..7a718415877 100644 --- a/devel/bison/Makefile +++ b/devel/bison/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.6 1998/06/22 11:27:47 agc Exp $ +# $NetBSD: Makefile,v 1.7 1998/08/20 15:16:45 tsarna Exp $ DISTNAME= bison-1.25 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= thorpej@netbsd.org +HOMEPAGE= http://www.gnu.org/software/bison/bison.html GNU_CONFIGURE= yes INFO_FILES= bison.info |