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