diff options
Diffstat (limited to 'devel/ebnf2yacc/Makefile')
-rw-r--r-- | devel/ebnf2yacc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ebnf2yacc/Makefile b/devel/ebnf2yacc/Makefile index d82834b..477c07f 100644 --- a/devel/ebnf2yacc/Makefile +++ b/devel/ebnf2yacc/Makefile @@ -7,12 +7,12 @@ # PORTNAME= ebnf2yacc -PORTVERSION= 0.1.0 +PORTVERSION= 0.1.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes |