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