diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2009-02-22 03:54:35 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2009-02-22 03:54:35 +0000 |
commit | 4dd16db24288af196f5adf642634ae59a22ec658 (patch) | |
tree | 69973e298c7bed7bb723aa6911427737e6a17c6b /mail/postfix21 | |
parent | 66e685965afa99f1637e9a3b4f33b07fe8d18cf8 (diff) |
Notes
Diffstat (limited to 'mail/postfix21')
-rw-r--r-- | mail/postfix21/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/postfix21/Makefile b/mail/postfix21/Makefile index 46ab163cb5aa..6dfb00fa9e59 100644 --- a/mail/postfix21/Makefile +++ b/mail/postfix21/Makefile @@ -40,6 +40,10 @@ NO_LATEST_LINK= yes USE_SUBMAKE= yes USE_RC_SUBR= postfix.sh +DEPRECATED= Not supported anymore by vendor. Please choose a new one version. +BROKEN= ${DEPRECATED} +EXPIRATION_DATE= 2009-03-08 + MAN1= mailq.1 newaliases.1 postalias.1 postcat.1 postconf.1 postdrop.1 \ postfix.1 postkick.1 postlock.1 postlog.1 postmap.1 postqueue.1 \ postsuper.1 sendmail.1 |