diff options
Diffstat (limited to 'mail/postfix23/Makefile')
-rw-r--r-- | mail/postfix23/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index 6e1e8c9a8334..8e805122bc8a 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.6 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -49,8 +49,6 @@ MAN8= bounce.8 cleanup.8 defer.8 error.8 flush.8 lmtp.8 local.8 \ # patch it. MAN8base=$(MAN8:S/tlsmgr.8//) -NO_LATEST_LINK= yes - CONF1= main.cf master.cf access aliases canonical pcre_table regexp_table \ relocated transport virtual |