summaryrefslogtreecommitdiff
path: root/devel/phpunit6
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2017-05-16 13:37:51 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2017-05-16 13:37:51 +0000
commitfc373ceed2dad6f9cf6f32b25d9404ec1f40157e (patch)
treeaf30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /devel/phpunit6
parent- Adjust CONFLICTS (diff)
- Update maintainer address
Reviewed by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D10755
Notes
Notes: svn path=/head/; revision=441000
Diffstat (limited to 'devel/phpunit6')
-rw-r--r--devel/phpunit6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phpunit6/Makefile b/devel/phpunit6/Makefile
index 4fd42b32d374..c1240b5164d6 100644
--- a/devel/phpunit6/Makefile
+++ b/devel/phpunit6/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 6
EXTRACT_SUFX= .phar
-MAINTAINER= joneum@bsdproject.de
+MAINTAINER= joneum@FreeBSD.org
COMMENT= Testing framework for unit tests
LICENSE= BSD3CLAUSE