diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2014-05-31 19:20:18 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2014-05-31 19:20:18 +0000 |
commit | e4c1d2f49626dcf08a00240260526ee6ec8e9920 (patch) | |
tree | 8fbaed476933a847d6ea03fb6c12fcdc57588136 /mail/cyrus-imapd2 | |
parent | 73fd294da95eb417c3c0a1e6c328a865fba81a89 (diff) | |
download | ports-e4c1d2f49626dcf08a00240260526ee6ec8e9920.tar.gz ports-e4c1d2f49626dcf08a00240260526ee6ec8e9920.zip |
Notes
Diffstat (limited to 'mail/cyrus-imapd2')
-rw-r--r-- | mail/cyrus-imapd2/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index 56c0b77e16a1..554728d9918c 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -16,6 +16,9 @@ PATCHFILES= ${PORTNAME}-2.1.16-ipv6-20031121.diff.gz MAINTAINER= ume@FreeBSD.org COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols +DEPRECATED= Cyrus IMAPd 2.1.X have been deprecated, consider using 2.4.X. +EXPIRATION_DATE=2014-06-30 + LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend |