aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-08-11 22:54:57 +0800
committeradamw <adamw@FreeBSD.org>2014-08-11 22:54:57 +0800
commitc288aee0cdcf3e03e870a905bcaca5f61aadf33a (patch)
tree360ae8f8f372245bcfde00d8903afe8444519d8f /mail
parente980c5f9bc81def63c5dcfe8cff5a3ad70470988 (diff)
downloadfreebsd-ports-gnome-c288aee0cdcf3e03e870a905bcaca5f61aadf33a.tar.gz
freebsd-ports-gnome-c288aee0cdcf3e03e870a905bcaca5f61aadf33a.tar.zst
freebsd-ports-gnome-c288aee0cdcf3e03e870a905bcaca5f61aadf33a.zip
This port has been deprecated in favour of Email::Stuffer by the author.
Mark it deprecated, and set the expiration date to 2 months from now.
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Email-Stuff/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/p5-Email-Stuff/Makefile b/mail/p5-Email-Stuff/Makefile
index 6e5079670058..b181377aba00 100644
--- a/mail/p5-Email-Stuff/Makefile
+++ b/mail/p5-Email-Stuff/Makefile
@@ -21,4 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+DEPRECATED= Deprecated in favour of mail/p5-Email-Stuffer
+EXPIRATION_DATE= 2014-10-15
+
.include <bsd.port.mk>