diff options
Diffstat (limited to 'devel/phpunit12/Makefile')
-rw-r--r-- | devel/phpunit12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index aaca877a1166..16920c45b503 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.2.0 +PORTVERSION= 12.2.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} |