diff options
Diffstat (limited to 'lang/php73/Makefile')
-rw-r--r-- | lang/php73/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile index 44d85a032685..0703912794e8 100644 --- a/lang/php73/Makefile +++ b/lang/php73/Makefile @@ -2,7 +2,7 @@ PORTNAME= php73 DISTVERSION= 7.3.4 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${DISTVERSION} |