summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index e86cab424bb0..1f8d769eff0a 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -878,7 +878,7 @@ EXTRACONFIGURE+= zlib
.endif
.if defined(WITH_SCTP)
-.if ${OSVERSION} >= 700000
+.if ${OSVERSION} >= 702000
PATCHFILES+= tls-extractor.patch \
abbreviated-renegotiation.patch \
dtls-sctp.patch