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 61b7834559cf..af3a05a4b654 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -1,6 +1,6 @@ PORTNAME= php80 DISTVERSION= 8.0.17 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= lang devel www MASTER_SITES= PHP DISTNAME= php-${DISTVERSION} |