pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/mutt Inserted an empty line after the SUBST block...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e4235a5594b
branches:  trunk
changeset: 514779:7e4235a5594b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jun 18 00:23:59 2006 +0000

description:
Inserted an empty line after the SUBST block, for visual clarity.

diffstat:

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

diffs (17 lines):

diff -r 4f48fbd7736b -r 7e4235a5594b mail/mutt/Makefile
--- a/mail/mutt/Makefile        Sat Jun 17 22:46:45 2006 +0000
+++ b/mail/mutt/Makefile        Sun Jun 18 00:23:59 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.141 2006/06/15 20:40:16 jlam Exp $
+# $NetBSD: Makefile,v 1.142 2006/06/18 00:23:59 rillig Exp $
 
 DISTNAME=              mutt-1.4.2.1i
 PKGNAME=               ${DISTNAME:C/i$//}
@@ -57,6 +57,7 @@
 SUBST_STAGE.mgroup=    post-patch
 SUBST_FILES.mgroup=    configure
 SUBST_SED.mgroup=      -e "s,DOTLOCK_GROUP='mail',DOTLOCK_GROUP='+Administrators',"
+
 CPPFLAGS+=             -D__BROKEN_INTERIX_FORK
 .endif
 



Home | Main Index | Thread Index | Old Index