From 1ae803b1876f6929e3c0afce3aba605d4f430b0f Mon Sep 17 00:00:00 2001 From: kuriyama Date: Wed, 7 Mar 2001 12:38:38 +0000 Subject: Add virtual to BIN1. Submitted by: "David W. Chapman Jr." PR: ports/25581 --- mail/postfix-current/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 4778eb2a7841..26b43f7cb4c9 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 20010228 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ @@ -42,7 +42,7 @@ CONF2= sample-aliases.cf sample-canonical.cf sample-debug.cf \ sample-smtpd.cf sample-transport.cf sample-virtual.cf BIN1= bounce cleanup error flush lmtp local master nqmgr pickup \ - pipe qmgr showq smtp smtpd spawn trivial-rewrite + pipe qmgr showq smtp smtpd spawn trivial-rewrite virtual BIN2= postalias postcat postconf postdrop postfix \ postkick postlock postlog postmap postsuper sendmail -- cgit