diff options
author | pav <pav@FreeBSD.org> | 2008-12-20 06:00:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-12-20 06:00:33 +0800 |
commit | 249ba3d620121a806c91c9d62d577ace48acff1e (patch) | |
tree | 163e2deae633900f1277f1b4f878c5b7c4f5d080 /mail | |
parent | 31855b99376cf2375610e4a4c9f1bc7bd3f4d0c7 (diff) | |
download | freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.tar.gz freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.tar.zst freebsd-ports-gnome-249ba3d620121a806c91c9d62d577ace48acff1e.zip |
- Set for expiration in one month: has been broken for more than 6 months
Diffstat (limited to 'mail')
-rw-r--r-- | mail/claws-mail-clamav/Makefile | 2 | ||||
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/claws-mail-clamav/Makefile b/mail/claws-mail-clamav/Makefile index a9d2354a80bf..0525af71e103 100644 --- a/mail/claws-mail-clamav/Makefile +++ b/mail/claws-mail-clamav/Makefile @@ -31,5 +31,7 @@ PLIST_FILES= lib/claws-mail/plugins/clamav.a \ lib/claws-mail/plugins/clamav.so BROKEN= Doesn't build with clamav-0.93 or higher +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 .include <bsd.port.mk> diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index 032d00470512..60b2f922af2e 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -18,6 +18,8 @@ COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support BROKEN= does not link +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 #IGNORE= "is out-of-dated, use mail/sylpheed2 instead of this, until the next development starts." |