pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mutt fix whitespace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c1ed25a5e1a2
branches:  trunk
changeset: 538962:c1ed25a5e1a2
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Feb 22 00:36:12 2008 +0000

description:
fix whitespace

diffstat:

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

diffs (18 lines):

diff -r e55914376cb6 -r c1ed25a5e1a2 mail/mutt/Makefile
--- a/mail/mutt/Makefile        Thu Feb 21 22:47:28 2008 +0000
+++ b/mail/mutt/Makefile        Fri Feb 22 00:36:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2008/02/21 17:55:56 gdt Exp $
+# $NetBSD: Makefile,v 1.155 2008/02/22 00:36:12 gdt Exp $
 
 DISTNAME=              mutt-1.4.2.3
 PKGREVISION=           2
@@ -21,7 +21,7 @@
 USE_TOOLS+=            msgfmt
 
 GNU_CONFIGURE=         yes
-CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}                        \
+CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}                \
                        --with-docdir=${PREFIX}/share/doc/mutt          \
                        --without-included-gettext                      \
                        --enable-pop                                    \



Home | Main Index | Thread Index | Old Index