diff options
-rw-r--r-- | security/easy-rsa2/Makefile | 3 |
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* |