zephir: Update maintainer email to match their bugzilla account

PR:		272107
Approved by:	cmcdonald@netgate.com (maintainer)
This commit is contained in:
Brad Davis 2023-06-20 18:11:46 -06:00
parent b940f4abf4
commit 3cfed27697
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .phar
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= cmcdonald@netgate.com
MAINTAINER= rcm@rcm.sh
COMMENT= Zephir is a transpiled language used for creating C-extensions for PHP
WWW= https://github.com/zephir-lang/zephir

View File

@ -2,7 +2,7 @@ PORTNAME= zephir_parser
DISTVERSION= 1.5.3
CATEGORIES= textproc
MAINTAINER= cmcdonald@netgate.com
MAINTAINER= rcm@rcm.sh
COMMENT= Zephir Parser delivered as a C extension for the PHP language
WWW= https://github.com/zephir-lang/php-zephir-parser