diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-17 20:31:20 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-03-17 20:31:20 +0000 |
commit | ecda380b8d60cc2e26f8e8c66d66bb8ba8d31f85 (patch) | |
tree | 2aa0dd3589111f98f8b85300c492695e9c16e841 /lang/php70/Makefile | |
parent | 52b45eb70a4b0b74e66a56f92412dcf532edabe1 (diff) | |
download | ports-ecda380b8d60cc2e26f8e8c66d66bb8ba8d31f85.tar.gz ports-ecda380b8d60cc2e26f8e8c66d66bb8ba8d31f85.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 68db4591b71a..c1c16d9decff 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -3,7 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.28 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} |