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