diff options
Diffstat (limited to 'devel/bison1875/Makefile')
-rw-r--r-- | devel/bison1875/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile index 01d9bf2..7ead081 100644 --- a/devel/bison1875/Makefile +++ b/devel/bison1875/Makefile @@ -7,12 +7,12 @@ # PORTNAME= bison -PORTVERSION= 1.75 +PORTVERSION= 1.875 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= seanc@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |