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