diff options
-rw-r--r-- | devel/phpunit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phpunit/Makefile b/devel/phpunit/Makefile index 28f17ad10a31..56cbd816e859 100644 --- a/devel/phpunit/Makefile +++ b/devel/phpunit/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= https://phar.phpunit.de/ EXTRACT_SUFX= .phar PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} -MAINTAINER= tz@FreeBSD.org +MAINTAINER= joneum@FreeBSD.org COMMENT= Testing framework for unit tests LICENSE= BSD3CLAUSE |