diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix1/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix21/Makefile | 1 | ||||
-rw-r--r-- | mail/postfix22/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 6d6f02ca32f4..8fdb2323ed18 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -44,7 +44,6 @@ OPTIONS= PCRE "Perl Compatible Regular Expressions" on \ TEST "SMTP/LMTP test server and generator" off 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 \ diff --git a/mail/postfix21/Makefile b/mail/postfix21/Makefile index 6dfb00fa9e59..50ec04dfb3a1 100644 --- a/mail/postfix21/Makefile +++ b/mail/postfix21/Makefile @@ -41,7 +41,6 @@ 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 \ diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index 69998e19e6e0..cbd4b663cfc3 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -39,7 +39,6 @@ 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= postalias.1 postcat.1 postconf.1 postdrop.1 postfix.1 postkick.1 \ |