aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2016-03-03 13:58:50 +0000
committerMark Felder <feld@FreeBSD.org>2016-03-03 13:58:50 +0000
commit567236a0989ffbdf9381ec1d3fb4d1d3e34296f9 (patch)
tree0523ef02caf630fbae25f228451746bad32bf984 /security
parent45c239a011fb958cdfd4e0247f069463d1715505 (diff)
downloadports-567236a0989ffbdf9381ec1d3fb4d1d3e34296f9.tar.gz
ports-567236a0989ffbdf9381ec1d3fb4d1d3e34296f9.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index f01ab990a18c..d31d42c88a88 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openssl
PORTVERSION= 1.0.2
DISTVERSIONSUFFIX= g
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= security devel
MASTER_SITES= http://www.openssl.org/source/ \
ftp://ftp.openssl.org/source/ \
@@ -23,7 +23,7 @@ LICENSE= OpenSSL
LICENSE_FILE= ${WRKSRC}/LICENSE
OPTIONS_DEFINE= SHARED THREADS I386 SSE2 ASM PADLOCK ZLIB GMP SCTP SSL2 SSL3 RFC3779 MD2 RC5 EXPCIPHERS DOCS MAN3
-OPTIONS_DEFAULT=SHARED THREADS SSE2 SCTP SSL3 MAN3
+OPTIONS_DEFAULT=SHARED THREADS SSE2 SCTP SSL2 SSL3 MD2 MAN3
.for a in amd64 ia64
OPTIONS_DEFINE_${a}= EC
OPTIONS_DEFAULT_${a}= EC