diff options
author | gahr <gahr@FreeBSD.org> | 2016-07-06 19:19:56 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2016-07-06 19:19:56 +0800 |
commit | 0e80f4886000e79fe177232b5cc9f86a207308bb (patch) | |
tree | fa23711326e149630143f0cef887ad8642397c6d /lang | |
parent | c485ca826d890f79b92fded726a12915a53c575c (diff) | |
download | freebsd-ports-gnome-0e80f4886000e79fe177232b5cc9f86a207308bb.tar.gz freebsd-ports-gnome-0e80f4886000e79fe177232b5cc9f86a207308bb.tar.zst freebsd-ports-gnome-0e80f4886000e79fe177232b5cc9f86a207308bb.zip |
devel/icu: bump PORTREVISION on missing dependent ports
Reported by: rakuco
Diffstat (limited to 'lang')
-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 6434fb423259..a6b2d46ef17a 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -3,7 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.8 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} |