diff options
Diffstat (limited to 'lang/php70/Makefile')
-rw-r--r-- | lang/php70/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index f05a6c44220b..bff5436219fa 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -3,6 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.9 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} |