From bf133b48fb41f0413a2112b1322815b169f1e3cc Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Thu, 9 Jan 2003 05:10:39 +0000 Subject: Update to 2.0.0.2. PR: 46691 Submitted by: maintainer --- mail/postfix22/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'mail/postfix22/Makefile') diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index 6adf63b1ee81..f75e2d5770bf 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -9,10 +9,11 @@ # # make -DBATCH POSTFIX_OPTIONS="DB3 PCRE" # -# the options are the same names as in the scripts/configure.postfix file +# the options are the same names as in the scripts/configure.postfix file. +# POSTFIX_OPTIONS can be set in /etc/make.conf also. PORTNAME= postfix -PORTVERSION= 1.1.12 +PORTVERSION= 2.0.0.2 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ @@ -45,6 +46,8 @@ 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 -- cgit v1.2.3