diff options
Diffstat (limited to 'devel/bison2/Makefile')
-rw-r--r-- | devel/bison2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile index 0e98540..6f584af 100644 --- a/devel/bison2/Makefile +++ b/devel/bison2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ade@FreeBSD.org COMMENT= A parser generator from FSF, (mostly) compatible with Yacc BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |