aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2021-08-01 09:53:40 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2021-08-01 09:54:14 +0000
commit36a4309b8c495866d87b44d4d2b6268ef4ef1465 (patch)
tree8219bb7a80e291d5c7447e5b56b4a8a4f61f93b6 /devel
parent97f8ce85daf6298187dfe0f13c890308ef0162d6 (diff)
downloadports-36a4309b8c495866d87b44d4d2b6268ef4ef1465.tar.gz
ports-36a4309b8c495866d87b44d4d2b6268ef4ef1465.zip
devel/phpunit*: Take Maintainership
Sponsored by: Netzkommune GmbH
Diffstat (limited to 'devel')
-rw-r--r--devel/phpunit6/Makefile2
-rw-r--r--devel/phpunit7/Makefile2
-rw-r--r--devel/phpunit8/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/phpunit6/Makefile b/devel/phpunit6/Makefile
index 533f926f13f7..8dacd9e4d383 100644
--- a/devel/phpunit6/Makefile
+++ b/devel/phpunit6/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 6${PHP_PKGNAMESUFFIX}
EXTRACT_SUFX= .phar
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Testing framework for unit tests
LICENSE= BSD3CLAUSE
diff --git a/devel/phpunit7/Makefile b/devel/phpunit7/Makefile
index 606f15c332a1..b4554d7f0056 100644
--- a/devel/phpunit7/Makefile
+++ b/devel/phpunit7/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX}
EXTRACT_SUFX= .phar
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Testing framework for unit tests
LICENSE= BSD3CLAUSE
diff --git a/devel/phpunit8/Makefile b/devel/phpunit8/Makefile
index 7b660cd3a834..0fa428a1186a 100644
--- a/devel/phpunit8/Makefile
+++ b/devel/phpunit8/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX}
EXTRACT_SUFX= .phar
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Testing framework for unit tests
LICENSE= BSD3CLAUSE