diff options
Diffstat (limited to 'lang/php84/Makefile')
-rw-r--r-- | lang/php84/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php84/Makefile b/lang/php84/Makefile index bf8ed1c817d4..3bcf556ab046 100644 --- a/lang/php84/Makefile +++ b/lang/php84/Makefile @@ -1,6 +1,6 @@ PORTNAME= php84 -DISTVERSION= 8.4.5 -PORTREVISION?= 1 +DISTVERSION= 8.4.6 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} |