pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Replace tab with space.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1cd44773b183
branches:  trunk
changeset: 398903:1cd44773b183
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Sep 10 21:46:57 2009 +0000

description:
Replace tab with space.

diffstat:

 mk/bsd.pkg.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e51cfb773479 -r 1cd44773b183 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk     Thu Sep 10 21:22:56 2009 +0000
+++ b/mk/bsd.pkg.mk     Thu Sep 10 21:46:57 2009 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.pkg.mk,v 1.1958 2009/07/26 21:36:38 rillig Exp $
+#      $NetBSD: bsd.pkg.mk,v 1.1959 2009/09/10 21:46:57 joerg Exp $
 #
 # This file is in the public domain.
 #
@@ -390,7 +390,7 @@
        [ awk basename cat chgrp chmod chown cmp cp cut dirname echo    \
        egrep env false file find grep head hostname id install ln ls   \
        mkdir mv printf pwd rm rmdir sed sh sort                        \
-       tail test touch tr true wc xargs
+       tail test touch tr true wc xargs
 
 # bsd.wrapper.mk
 USE_TOOLS+=    expr



Home | Main Index | Thread Index | Old Index