diff options
author | Steve Wills <swills@FreeBSD.org> | 2016-12-28 01:06:42 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2016-12-28 01:06:42 +0000 |
commit | 2ee778f436b49e4249ee21dba31157677403135b (patch) | |
tree | fa93757d5ffe58f8070299bd3f972805d2e1ac58 /security/ruby-password | |
parent | c1ce77ee83468ccd7ff07a66a32a0cc6ad46a818 (diff) | |
download | ports-2ee778f436b49e4249ee21dba31157677403135b.tar.gz ports-2ee778f436b49e4249ee21dba31157677403135b.zip |
Notes
Diffstat (limited to 'security/ruby-password')
-rw-r--r-- | security/ruby-password/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile index b29bf36ba4c2..7240baba023f 100644 --- a/security/ruby-password/Makefile +++ b/security/ruby-password/Makefile @@ -37,6 +37,9 @@ DOCSDIR= ${RUBY_MODDOCDIR} PORTEXAMPLES= * PORTDOCS= * +DEPRECATED= Upstream no longer active +EXPIRATION_DATE= 2017-01-28 + post-patch: @${REINPLACE_CMD} -E -e 's,([^[:alpha:]]+)crack.h,\1packer.h,g' \ ${WRKSRC}/rbcrack.c ${WRKSRC}/extconf.rb |