diff options
Diffstat (limited to 'devel/phpunit8/Makefile')
-rw-r--r-- | devel/phpunit8/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/phpunit8/Makefile b/devel/phpunit8/Makefile index e1e311cf8ca5..1a56ce098983 100644 --- a/devel/phpunit8/Makefile +++ b/devel/phpunit8/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 |