From ef9956d78a8faf774deffeed6220e856157720c1 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Thu, 30 Jun 2011 17:08:24 +0000 Subject: deprecate and expire Approved by: maintainer on ruby@ --- mail/rubygem-smtp_tls/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mail/rubygem-smtp_tls/Makefile b/mail/rubygem-smtp_tls/Makefile index 624eacc94e7a..b491dd196f2b 100644 --- a/mail/rubygem-smtp_tls/Makefile +++ b/mail/rubygem-smtp_tls/Makefile @@ -22,6 +22,9 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +DEPRECATED= no supported version of FreeBSD have < 1.8.7.p72 +EXPIRATION_DATE= 2011-07-30 + .include .if ${RUBY_VERSION_CODE} >= 187000 -- cgit