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