diff options
Diffstat (limited to 'converters/php70-mbstring/Makefile')
-rw-r--r-- | converters/php70-mbstring/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/php70-mbstring/Makefile b/converters/php70-mbstring/Makefile index 634120319c67..1527a839d331 100644 --- a/converters/php70-mbstring/Makefile +++ b/converters/php70-mbstring/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= converters MASTERDIR= ${.CURDIR}/../../lang/php70 |