diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-05-15 09:59:27 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-05-15 09:59:27 +0000 |
commit | c49616fbf49fa13be8694a25d0ac56674e0be3d1 (patch) | |
tree | 1133234952b3faf831f5ac33cace9051ebe13ace /lang/php70/Makefile | |
parent | 0ee9ffe307295a48706921b0d4afc67b243779b3 (diff) | |
download | ports-c49616fbf49fa13be8694a25d0ac56674e0be3d1.tar.gz ports-c49616fbf49fa13be8694a25d0ac56674e0be3d1.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 236fdde584ff..a1a2602ea5ca 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php70 -PORTVERSION= 7.0.18 +PORTVERSION= 7.0.19 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions |