pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/postfix Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b72fd89f344e
branches:  trunk
changeset: 478850:b72fd89f344e
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sat Jul 31 05:07:19 2004 +0000

description:
Remove trailing whitespace.

diffstat:

 mail/postfix/Makefile.options |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fdaf9e99134d -r b72fd89f344e mail/postfix/Makefile.options
--- a/mail/postfix/Makefile.options     Sat Jul 31 04:07:03 2004 +0000
+++ b/mail/postfix/Makefile.options     Sat Jul 31 05:07:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.options,v 1.7 2004/07/30 21:44:43 jlam Exp $
+# $NetBSD: Makefile.options,v 1.8 2004/07/31 05:07:19 jlam Exp $
 
 # Global and legacy options
 #
@@ -165,7 +165,7 @@
 MESSAGE_SUBST+=        SASLLIBDIR=${SASLLIBDIR}
 .endif
 
-.if ${OPSYS} == "Linux" 
+.if ${OPSYS} == "Linux"
 .  include "../../databases/db/buildlink3.mk"
 CCARGS+=       -I${BUILDLINK_PREFIX.db2}/include/db2
 AUXLIBS+=      -L${BUILDLINK_PREFIX.db2}/lib                           \



Home | Main Index | Thread Index | Old Index