aboutsummaryrefslogtreecommitdiff
path: root/devel/aphpunit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/aphpunit/Makefile')
-rw-r--r--devel/aphpunit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/aphpunit/Makefile b/devel/aphpunit/Makefile
index d478b0ce08aa..1a969f03e847 100644
--- a/devel/aphpunit/Makefile
+++ b/devel/aphpunit/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aphpunit
-DISTVERSION= 2.0
+DISTVERSION= 2.1
CATEGORIES= devel www
MASTER_SITES= http://phar.toco-domains.de/
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
@@ -7,6 +7,7 @@ EXTRACT_SUFX= .phar
MAINTAINER= tz@FreeBSD.org
COMMENT= Testing framework for unit tests
+WWW= https://gitlab.toco-domains.de/tocOS/APHPUnit
LICENSE= BSD2CLAUSE