diff options
Diffstat (limited to 'devel/phpunit9/Makefile')
-rw-r--r-- | devel/phpunit9/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index 8324a2378a56..7200de8c4f5d 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,6 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 9.6.26 -PORTREVISION= 1 +PORTVERSION= 9.6.29 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 9${PHP_PKGNAMESUFFIX} |