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