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