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