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