pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ja-samba Remove trailing whitespace.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb5f1e14d746
branches:  trunk
changeset: 493334:bb5f1e14d746
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 03 15:40:30 2005 +0000

description:
Remove trailing whitespace.

diffstat:

 net/ja-samba/options.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 9c8dfa49130d -r bb5f1e14d746 net/ja-samba/options.mk
--- a/net/ja-samba/options.mk   Tue May 03 15:33:17 2005 +0000
+++ b/net/ja-samba/options.mk   Tue May 03 15:40:30 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2005/02/07 11:35:45 jlam Exp $
+# $NetBSD: options.mk,v 1.2 2005/05/03 15:40:30 wiz Exp $
 
 # Global and legacy options
 
@@ -30,7 +30,7 @@
 BUILD_DEFS+=           USE_OPENLDAP
 CONFIGURE_ARGS+=       --with-ldapsam
 PLIST_SUBST+=          SAMBA_LDAP=""
-.else   
+.else
 PLIST_SUBST+=          SAMBA_LDAP="@comment "
 MESSAGE_SRC=           ${.CURDIR}/MESSAGE.common ${.CURDIR}/MESSAGE.smbpasswd
 SMBPASSWD_FILE=                /dev/null ${SAMBA_PRIVATE}/smbpasswd            \



Home | Main Index | Thread Index | Old Index