Index: head/security/rubygem-sshkey1/Makefile =================================================================== --- head/security/rubygem-sshkey1/Makefile (revision 496744) +++ head/security/rubygem-sshkey1/Makefile (revision 496745) @@ -1,23 +1,26 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= sshkey PORTVERSION= 1.9.0 CATEGORIES= security rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org 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 NO_ARCH= yes PORTSCOUT= limit:1\.9\. .include