diff options
author | Sahil Tandon <sahil@FreeBSD.org> | 2012-05-23 02:29:29 +0000 |
---|---|---|
committer | Sahil Tandon <sahil@FreeBSD.org> | 2012-05-23 02:29:29 +0000 |
commit | daff29e50a92bf5e07e914c4d1dd32d8ce943152 (patch) | |
tree | 0e47e0efe9d718aa9861cd320b7ef968348446d0 /mail/postfix25 | |
parent | a7e22d37d3479c32a4485f7b75da30f81e0bd479 (diff) | |
download | ports-daff29e50a92bf5e07e914c4d1dd32d8ce943152.tar.gz ports-daff29e50a92bf5e07e914c4d1dd32d8ce943152.zip |
Notes
Diffstat (limited to 'mail/postfix25')
-rw-r--r-- | mail/postfix25/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile index 73e1df29022d..ea06f3c640ff 100644 --- a/mail/postfix25/Makefile +++ b/mail/postfix25/Makefile @@ -25,6 +25,9 @@ COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-46-9].* postfix-current-2.* \ sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* +DEPRECATED= no longer supported upstream; please consider upgrading +EXPIRATION_DATE=2012-06-22 + MAKE_JOBS_SAFE= yes NO_LATEST_LINK= yes USE_SUBMAKE= yes |