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 dd224ba30a11..b0cf7f78336a 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.8 +PORTVERSION= 7.0.9 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= tz@FreeBSD.org COMMENT= PHP Scripting Language LICENSE= PHP301 |