diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-03-29 13:09:46 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2018-03-29 13:09:46 +0000 |
commit | 71f28a14b897bf85becb289b8226636862d14ca4 (patch) | |
tree | ed2ae7628b2bc0126c39994a5e92a87f974c1707 /lang/php70/Makefile | |
parent | 5c1b9d82e1e8966cd99b553dc030ba5f210bb8ff (diff) | |
download | ports-71f28a14b897bf85becb289b8226636862d14ca4.tar.gz ports-71f28a14b897bf85becb289b8226636862d14ca4.zip |
Notes
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 95b857ba0740..585d8e4116e7 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.28 -PORTREVISION?= 2 +PORTVERSION= 7.0.29 +PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} |