diff options
Diffstat (limited to 'devel/phpunit12/Makefile')
-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..f2d5f685579e 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,6 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.3.10 -PORTREVISION= 1 +PORTVERSION= 12.3.15 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} |