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