aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-24 14:32:53 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-03-24 14:32:53 +0000
commit076fe5f346f27ddffb1cccda5832959eaf0376c3 (patch)
tree4cbe60fac9a7a1d524ec85579187e842895e8a6a /security
parent4132a57068497255a7b2e2c76a7bf7b646968fb1 (diff)
downloadports-076fe5f346f27ddffb1cccda5832959eaf0376c3.tar.gz
ports-076fe5f346f27ddffb1cccda5832959eaf0376c3.zip
Notes
Diffstat (limited to 'security')
-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