pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/44cbbebb2919
branches:  trunk
changeset: 480674:44cbbebb2919
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 19 13:02:55 2004 +0000

description:
Remove trailing whitespace.

diffstat:

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

diffs (18 lines):

diff -r 1c02e608f53c -r 44cbbebb2919 mail/msmtp/options.mk
--- a/mail/msmtp/options.mk     Sun Sep 19 13:02:15 2004 +0000
+++ b/mail/msmtp/options.mk     Sun Sep 19 13:02:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2004/09/19 13:02:15 wiz Exp $
+# $NetBSD: options.mk,v 1.2 2004/09/19 13:02:55 wiz Exp $
 
 .if defined(MSMTP_USE_GNUTLS) && !empty(MSMTP_USE_GNUTLS:M[yY][eE][sS])
 PKG_DEFAULT_OPTIONS+=  gnutls
@@ -43,7 +43,7 @@
 ### GNUsasl support.
 ###
 .if !empty(PKG_OPTIONS:Mgsasl)
-.include "../../security/gsasl/buildlink3.mk"                 
+.include "../../security/gsasl/buildlink3.mk"
 .endif
 
 ###



Home | Main Index | Thread Index | Old Index