From 0350c7361c215e53765ba835851134de65c038bd Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Wed, 19 Jul 2006 12:59:11 +0000 Subject: * UPDATING Add entry about OPTIONS and SPF patch in mail/postfix * mail/Makefile Add postfix22 * mail/postfix [1] Update to 2.3.0 Use OPTIONS instead of scripts Add message about unsupported POSTFIX_OPTIONS Remove SPF patch since that's not apply clean Update pkg-descr Change rcNG to rc only Update CONFLICTS * mail/postfix-current Now postfix-current are called postfix-current instead of postfix. Update CONFLICTS Bump PORTREVISION Store OPTIONSFILE in another local to not conflict with mail/postfix Change rcNG to rc only * mail/postfix1 Update CONFLICTS * mail/postfix21 Update CONFLICTS Change rcNG to rc only * mail/postfix22 [2] Update CONFLICTS Change rcNG to rc only Approved by: maintainer [1] Repocopy by: marcus [2] --- mail/postfix/files/postfix.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/postfix/files/postfix.sh.in') diff --git a/mail/postfix/files/postfix.sh.in b/mail/postfix/files/postfix.sh.in index c44c1d84b050..f2326b56c11b 100644 --- a/mail/postfix/files/postfix.sh.in +++ b/mail/postfix/files/postfix.sh.in @@ -19,7 +19,7 @@ . %%RC_SUBR%% name="postfix" -rcvar=`set_rcvar` +rcvar=${name}_enable load_rc_config $name -- cgit v1.2.3