pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/nss whitespace



details:   https://anonhg.NetBSD.org/pkgsrc/rev/745c63c69511
branches:  trunk
changeset: 627940:745c63c69511
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Dec 22 13:42:01 2013 +0000

description:
whitespace

diffstat:

 devel/nss/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bd135e781d70 -r 745c63c69511 devel/nss/Makefile
--- a/devel/nss/Makefile        Sun Dec 22 12:26:35 2013 +0000
+++ b/devel/nss/Makefile        Sun Dec 22 13:42:01 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2013/12/15 14:21:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.74 2013/12/22 13:42:01 ryoon Exp $
 
 DISTNAME=              nss-${NSS_RELEASE}
 NSS_RELEASE=           3.15.3.1
@@ -17,7 +17,7 @@
 
 USE_TOOLS+=            gmake perl pax pkg-config
 
-.include               "../../mk/bsd.prefs.mk"
+.include "../../mk/bsd.prefs.mk"
 
 .if ${OPSYS} == "Darwin"
 SUBST_CLASSES+=                        exec_path



Home | Main Index | Thread Index | Old Index