diff options
author | Ganbold Tsagaankhuu <ganbold@FreeBSD.org> | 2016-04-09 10:59:13 +0000 |
---|---|---|
committer | Ganbold Tsagaankhuu <ganbold@FreeBSD.org> | 2016-04-09 10:59:13 +0000 |
commit | 343d418580d7822f11b896b39dc026f0f114fa86 (patch) | |
tree | 9812cf2fce36e453e9a6b9738bf40e2eaa569dc7 /lang/php70/Makefile | |
parent | 141f8f6a0ba4ed017a2b6098fbc8a1fbba56aee2 (diff) | |
download | ports-343d418580d7822f11b896b39dc026f0f114fa86.tar.gz ports-343d418580d7822f11b896b39dc026f0f114fa86.zip |
Bump PORTREVISION.
Suggested by: mat
Notes
Notes:
svn path=/head/; revision=412806
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 87eb04c05061..b8d7ebae932e 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -3,7 +3,7 @@ PORTNAME= php70 PORTVERSION= 7.0.5 -PORTREVISION?= 0 +PORTREVISION= 1 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions DISTNAME= php-${PORTVERSION} |