diff options
-rw-r--r-- | mail/postfix/pkg-install | 1 | ||||
-rw-r--r-- | mail/postfix24/pkg-install | 1 | ||||
-rw-r--r-- | mail/postfix25/pkg-install | 1 | ||||
-rw-r--r-- | mail/postfix26/pkg-install | 1 | ||||
-rw-r--r-- | mail/postfix27/pkg-install | 1 | ||||
-rw-r--r-- | mail/postfix28/pkg-install | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/mail/postfix/pkg-install b/mail/postfix/pkg-install index e5a832109dee..c9367b344499 100644 --- a/mail/postfix/pkg-install +++ b/mail/postfix/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 diff --git a/mail/postfix24/pkg-install b/mail/postfix24/pkg-install index e5a832109dee..c9367b344499 100644 --- a/mail/postfix24/pkg-install +++ b/mail/postfix24/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 diff --git a/mail/postfix25/pkg-install b/mail/postfix25/pkg-install index e5a832109dee..c9367b344499 100644 --- a/mail/postfix25/pkg-install +++ b/mail/postfix25/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 diff --git a/mail/postfix26/pkg-install b/mail/postfix26/pkg-install index e5a832109dee..c9367b344499 100644 --- a/mail/postfix26/pkg-install +++ b/mail/postfix26/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 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 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 |