summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2012-05-23 02:29:29 +0000
committerSahil Tandon <sahil@FreeBSD.org>2012-05-23 02:29:29 +0000
commitdaff29e50a92bf5e07e914c4d1dd32d8ce943152 (patch)
tree0e47e0efe9d718aa9861cd320b7ef968348446d0 /mail
parent- Update to 2.6.16 (diff)
Mark DEPRECATED and set EXPIRATION_DATE; encourage
users to upgrade to a newer release.
Notes
Notes: svn path=/head/; revision=297251
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix25/Makefile3
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