summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2019-03-23 11:10:10 +0000
committerMatthias Andree <mandree@FreeBSD.org>2019-03-23 11:10:10 +0000
commit171678c44e4e997250c56639283844ab5def4665 (patch)
treed86a9d010057998f693afdbeb3637023fca042d0
parentFix build after base r345349 (diff)
security/easy-rsa2: deprecated and expire in 3 mo.
(to pull it before 2019Q3.)
Notes
Notes: svn path=/head/; revision=496637
-rw-r--r--security/easy-rsa2/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/easy-rsa2/Makefile b/security/easy-rsa2/Makefile
index b2aead75da02..19b0f0bdad2f 100644
--- a/security/easy-rsa2/Makefile
+++ b/security/easy-rsa2/Makefile
@@ -11,6 +11,9 @@ PKGNAMESUFFIX= 2
MAINTAINER= mandree@FreeBSD.org
COMMENT= Small RSA key management package based on openssl
+DEPRECATED= Use easy-rsa 3 instead.
+EXPIRATION_DATE=2019-06-23
+
LICENSE= GPLv2
CONFLICTS_INSTALL=easy-rsa-3*