diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-07-27 19:40:01 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-07-27 19:40:01 +0800 |
commit | 2d0544e6501bd35e4933cd9dc8e19e6b6523b079 (patch) | |
tree | 91f8a33a3b9017ea8cc4d40ebc228405787fc03a /mail | |
parent | 60a0fa836564799543eede6b89358af892b48dda (diff) | |
download | freebsd-ports-gnome-2d0544e6501bd35e4933cd9dc8e19e6b6523b079.tar.gz freebsd-ports-gnome-2d0544e6501bd35e4933cd9dc8e19e6b6523b079.tar.zst freebsd-ports-gnome-2d0544e6501bd35e4933cd9dc8e19e6b6523b079.zip |
Mark DEPRECATED with an expiration time of one month.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 2357300df04e..07d5dcdfcafa 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v1.0/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client +DEPRECATED= Use mail/sylpheed3 instead +EXPIRATION_DATE= 2011-08-27 + RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support USE_BZIP2= yes |