summaryrefslogtreecommitdiff
path: root/mail/postfix28
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 22:57:58 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 22:57:58 +0000
commit0afd7f30fadc2d596bdce56d03fd98008c651f00 (patch)
tree61ad6f3442eb343c8500bf7ee0b9c5f513ade0d0 /mail/postfix28
parentDocument firebird multiple remote buffer overflow vulnerabilities (diff)
Remove leftover if
Submitted by: Per olof Ljungmark <peo@intersonic.se>
Notes
Notes: svn path=/head/; revision=200868
Diffstat (limited to 'mail/postfix28')
-rw-r--r--mail/postfix28/pkg-install1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/postfix28/pkg-install b/mail/postfix28/pkg-install
index e5a832109dee..c9367b344499 100644
--- a/mail/postfix28/pkg-install
+++ b/mail/postfix28/pkg-install
@@ -164,4 +164,3 @@ if [ x"$2" = xPOST-INSTALL -a -z "${PACKAGE_BUILDING}" ]; then
echo "newaliases ${PKG_PREFIX}/sbin/sendmail" >> /etc/mail/mailer.conf
fi
fi
-fi