diff options
Diffstat (limited to 'security/openssl31')
-rw-r--r-- | security/openssl31/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssl31/Makefile b/security/openssl31/Makefile index 3f98568e46a7..4ef745ce5e89 100644 --- a/security/openssl31/Makefile +++ b/security/openssl31/Makefile @@ -11,7 +11,8 @@ WWW= https://www.openssl.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -#EXPIRATION_DATE= 2025-03-14 +DEPRECECATED= End-of-Life, will be removed when new vulnerabilities are reported or at end of quarter. Upgrade to security/openssl35 latest LTS. +EXPIRATION_DATE= 2025-03-14 CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl openssl111 openssl3[2345] openssl*-quictls |