aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/rubygem-sshkey1/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/rubygem-sshkey1/Makefile b/security/rubygem-sshkey1/Makefile
index e2f7c517ee3d..0d368cd267c4 100644
--- a/security/rubygem-sshkey1/Makefile
+++ b/security/rubygem-sshkey1/Makefile
@@ -13,6 +13,9 @@ COMMENT= Generate private/public SSH keypairs using pure Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Use security/rubygem-sshkey instead
+EXPIRATION_DATE=2019-03-31
+
USES= gem
USE_RUBY= yes