diff options
Diffstat (limited to 'security/php56-openssl/Makefile')
-rw-r--r-- | security/php56-openssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |