diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 22:57:58 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-10-04 22:57:58 +0000 |
commit | 0afd7f30fadc2d596bdce56d03fd98008c651f00 (patch) | |
tree | 61ad6f3442eb343c8500bf7ee0b9c5f513ade0d0 /mail/postfix27 | |
parent | d42f9fd9d47d95c7146e5469d10228fb6759d879 (diff) | |
download | ports-0afd7f30fadc2d596bdce56d03fd98008c651f00.tar.gz ports-0afd7f30fadc2d596bdce56d03fd98008c651f00.zip |
Notes
Diffstat (limited to 'mail/postfix27')
-rw-r--r-- | mail/postfix27/pkg-install | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/postfix27/pkg-install b/mail/postfix27/pkg-install index e5a832109dee..c9367b344499 100644 --- a/mail/postfix27/pkg-install +++ b/mail/postfix27/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 |