diff options
author | erwin <erwin@FreeBSD.org> | 2009-06-14 00:40:24 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2009-06-14 00:40:24 +0800 |
commit | 0013e82ae742bc205ef1dfdc99c6be5684aed651 (patch) | |
tree | 4c63e5ad260e3c780da776b09d4bdfc2699b2254 /mail | |
parent | fa38aebd5929ae02e9ebd0935189259884e39349 (diff) | |
download | freebsd-ports-gnome-0013e82ae742bc205ef1dfdc99c6be5684aed651.tar.gz freebsd-ports-gnome-0013e82ae742bc205ef1dfdc99c6be5684aed651.tar.zst freebsd-ports-gnome-0013e82ae742bc205ef1dfdc99c6be5684aed651.zip |
Deprecate and set a short expiration date of 2 weeks as it depends
on a port that expired almost 2 years ago.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xc-mail/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/xc-mail/Makefile b/mail/xc-mail/Makefile index 848461a816a6..eaaa75adf97b 100644 --- a/mail/xc-mail/Makefile +++ b/mail/xc-mail/Makefile @@ -18,6 +18,9 @@ COMMENT= Mail client for X which supports POP and PGP LIB_DEPENDS= Xclasses.1:${PORTSDIR}/x11-toolkits/xclasses +DEPRECATED= depends on a port that expired in 2007 +EXPIRATION_DATE= 2009-06-27 + GNU_CONFIGURE= yes ONLY_FOR_ARCHS= arm i386 USE_GMAKE= yes |