diff options
Diffstat (limited to '')
-rw-r--r-- | devel/phpunit9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index 136298132fe7..5c7c7f5881cb 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 9.6.23 +PORTVERSION= 9.6.25 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 9${PHP_PKGNAMESUFFIX} |