diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/php5-mcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/php53-mcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/php55-mcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/php56-mcrypt/Makefile | 1 |
4 files changed, 4 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 diff --git a/security/php53-mcrypt/Makefile b/security/php53-mcrypt/Makefile index ac2bf03af598..7e344bfde53f 100644 --- a/security/php53-mcrypt/Makefile +++ b/security/php53-mcrypt/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php53 diff --git a/security/php55-mcrypt/Makefile b/security/php55-mcrypt/Makefile index be47403f2d36..0d6e8a523525 100644 --- a/security/php55-mcrypt/Makefile +++ b/security/php55-mcrypt/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php55 diff --git a/security/php56-mcrypt/Makefile b/security/php56-mcrypt/Makefile index babb042a389f..9ce481f4ab8f 100644 --- a/security/php56-mcrypt/Makefile +++ b/security/php56-mcrypt/Makefile @@ -1,6 +1,7 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ +PORTREVISION= 1 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php56 |