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