diff options
Diffstat (limited to 'lang/php74/Makefile')
-rw-r--r-- | lang/php74/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile index 74a607744cf6..03fd77184a46 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= php74 -DISTVERSION= 7.4.13 -PORTREVISION?= 2 +DISTVERSION= 7.4.14 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} |