Index: head/textproc/reflex/Makefile =================================================================== --- head/textproc/reflex/Makefile (revision 443525) +++ head/textproc/reflex/Makefile (revision 443526) @@ -1,21 +1,21 @@ # Created by: bf@FreeBSD.org # $FreeBSD$ PORTNAME= reflex PORTVERSION= 20170521 CATEGORIES= textproc MASTER_SITES= ftp://invisible-island.net/reflex/ \ LOCAL/sunpoet -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Relocalizable fast lexical scanner LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING CONFIGURE_ENV= YACC="${YACC}" GNU_CONFIGURE= yes TEST_TARGET= bigcheck USES= tar:tgz .include