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