diff options
Diffstat (limited to 'devel/phpunit9/Makefile')
-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 6a1d59e757a5..136298132fe7 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 9.6.22 +PORTVERSION= 9.6.23 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 9${PHP_PKGNAMESUFFIX} |