diff options
Diffstat (limited to 'devel/phpunit7/Makefile')
-rw-r--r-- | devel/phpunit7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/phpunit7/Makefile b/devel/phpunit7/Makefile index b4554d7f0056..2abe83166949 100644 --- a/devel/phpunit7/Makefile +++ b/devel/phpunit7/Makefile @@ -7,6 +7,7 @@ EXTRACT_SUFX= .phar MAINTAINER= joneum@FreeBSD.org COMMENT= Testing framework for unit tests +WWW= https://www.phpunit.de LICENSE= BSD3CLAUSE |