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