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