diff options
Diffstat (limited to 'devel/bison175/Makefile')
-rw-r--r-- | devel/bison175/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile index 233ff0571062..cb97e3ad4d59 100644 --- a/devel/bison175/Makefile +++ b/devel/bison175/Makefile @@ -7,12 +7,12 @@ # PORTNAME= bison -PORTVERSION= 1.30 +PORTVERSION= 1.33 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= bison -MAINTAINER= obrien@NUXI.com +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext |