diff options
Diffstat (limited to '')
-rw-r--r-- | devel/phpunit12/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index 27704633bcd0..a350da8989e2 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,6 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.3.10 -PORTREVISION= 1 +PORTVERSION= 12.4.1 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} |