summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 01:11:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-01-01 01:11:30 +0000
commitcd1ab1de2d5dd75ef6d7b8d87a8575e001a1e5bb (patch)
treee43ea8b49616e742a7cb3b96ae0cef1c9f14a476
parentMark DEPRECATED and set EXPIRATION_DATE to 2017-01-07 (diff)
Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-07
Notes
Notes: svn path=/head/; revision=430217
-rw-r--r--mail/rubygem-mail25/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/rubygem-mail25/Makefile b/mail/rubygem-mail25/Makefile
index d525f5bbb5e3..dc948ec50a21 100644
--- a/mail/rubygem-mail25/Makefile
+++ b/mail/rubygem-mail25/Makefile
@@ -17,8 +17,10 @@ LICENSE= MIT
RUN_DEPENDS= rubygem-mime-types1>=1.16:misc/rubygem-mime-types1 \
rubygem-treetop>=1.4.8:devel/rubygem-treetop
-NO_ARCH= yes
+DEPRECATED= Use mail/rubygem-mail instead
+EXPIRATION_DATE=2017-01-07
+NO_ARCH= yes
USE_RUBY= yes
USES= gem