diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/php56-filter/Makefile | 1 | ||||
-rw-r--r-- | security/php56-hash/Makefile | 1 | ||||
-rw-r--r-- | security/php56-mcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/php56-openssl/Makefile | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/security/php56-filter/Makefile b/security/php56-filter/Makefile index a391bb699975..f15158b0dadf 100644 --- a/security/php56-filter/Makefile +++ b/security/php56-filter/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/security/php56-hash/Makefile b/security/php56-hash/Makefile index 3466df61480f..e5e83e776f1d 100644 --- a/security/php56-hash/Makefile +++ b/security/php56-hash/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/security/php56-mcrypt/Makefile b/security/php56-mcrypt/Makefile index 6f134f28b3ae..babb042a389f 100644 --- a/security/php56-mcrypt/Makefile +++ b/security/php56-mcrypt/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php56 diff --git a/security/php56-openssl/Makefile b/security/php56-openssl/Makefile index f9a0cfbd4c8d..66530318ade6 100644 --- a/security/php56-openssl/Makefile +++ b/security/php56-openssl/Makefile @@ -1,7 +1,6 @@ # Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 CATEGORIES= security MASTERDIR= ${.CURDIR}/../../lang/php56 |