diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-02-09 17:42:56 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-02-09 17:42:56 +0000 |
commit | 0d4495394ab647efc72506502120fb68fb2e5ece (patch) | |
tree | b855c6834cc1df480f3d1104ae75e96aefceadad | |
parent | 673cb73b8e73eccf275cf1dba2a40d088e3e2420 (diff) | |
download | ports-0d4495394ab647efc72506502120fb68fb2e5ece.tar.gz ports-0d4495394ab647efc72506502120fb68fb2e5ece.zip |
Notes
-rw-r--r-- | mail/fetchyahoo/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/fetchyahoo/Makefile b/mail/fetchyahoo/Makefile index 7cc7df006f2e..29e37cede6af 100644 --- a/mail/fetchyahoo/Makefile +++ b/mail/fetchyahoo/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= http://fetchyahoo.twizzler.org/ MAINTAINER= chalpin@cs.wisc.edu COMMENT= Download e-mail from a Yahoo account to a Berkeley mailbox +DEPRECATED= Yahoo classic mail interface is discontinued, so this port is permanently broken +EXPIRATION_DATE= 2014-03-09 + RUN_DEPENDS= \ p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ |