diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-19 06:03:16 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-19 06:03:16 +0000 |
commit | 7ca8c2691e6796317a95ba1cea6437d23e3dc240 (patch) | |
tree | 12350113e1d099244099a9f691cf0af152d0db98 /lang/php70/Makefile | |
parent | 1d906e54dd0cf098ded08408167fd37199fdd9c0 (diff) | |
download | ports-7ca8c2691e6796317a95ba1cea6437d23e3dc240.tar.gz ports-7ca8c2691e6796317a95ba1cea6437d23e3dc240.zip |
Notes
Diffstat (limited to 'lang/php70/Makefile')
-rw-r--r-- | lang/php70/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index e01fa203ca27..95b857ba0740 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -3,7 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.28 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} |