Date: Tue, 17 Apr 2018 19:21:56 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r467649 - head/devel/phpunit Message-ID: <201804171921.w3HJLufJ022807@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Tue Apr 17 19:21:56 2018 New Revision: 467649 URL: https://svnweb.freebsd.org/changeset/ports/467649 Log: Take maintainership Approved by: tz (maintainer via eMail) Modified: head/devel/phpunit/Makefile Modified: head/devel/phpunit/Makefile ============================================================================== --- head/devel/phpunit/Makefile Tue Apr 17 19:17:07 2018 (r467648) +++ head/devel/phpunit/Makefile Tue Apr 17 19:21:56 2018 (r467649) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804171921.w3HJLufJ022807>