pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix-current Reindent.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/caef8ddbb9d9
branches:  trunk
changeset: 538032:caef8ddbb9d9
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Fri Jan 25 09:44:54 2008 +0000

description:
Reindent.

diffstat:

 mail/postfix-current/options.mk |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r e9b5b3a5e214 -r caef8ddbb9d9 mail/postfix-current/options.mk
--- a/mail/postfix-current/options.mk   Fri Jan 25 09:42:54 2008 +0000
+++ b/mail/postfix-current/options.mk   Fri Jan 25 09:44:54 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.19 2008/01/25 09:42:54 ghen Exp $
+# $NetBSD: options.mk,v 1.20 2008/01/25 09:44:54 ghen Exp $
 
 # Global and legacy options
 
@@ -99,8 +99,8 @@
 MESSAGE_SRC+=  ${PKGDIR}/MESSAGE.sasl
 MESSAGE_SUBST+=        PKG_SYSCONFDIR=${PKG_SYSCONFDIR}
 MESSAGE_SUBST+=        SASLLIBDIR=${SASLLIBDIR}
-MAKE_DIRS+=            ${SASLLIBDIR}
-CONF_FILES+=           ${EXAMPLEDIR}/smtpd.conf ${SASLLIBDIR}/smtpd.conf
+MAKE_DIRS+=    ${SASLLIBDIR}
+CONF_FILES+=   ${EXAMPLEDIR}/smtpd.conf ${SASLLIBDIR}/smtpd.conf
 .else
 PLIST_SUBST+=  SASL="@comment "
 CCARGS+=       -DDEF_SERVER_SASL_TYPE=\"dovecot\"



Home | Main Index | Thread Index | Old Index