diff options
Diffstat (limited to 'lang/php70/Makefile')
-rw-r--r-- | lang/php70/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 56220d8dddb5..5b2684c23208 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.6 -PORTREVISION?= 1 +PORTVERSION= 7.0.7 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} |