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