pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Fix typo and remove duplicate word.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4049a10114ec
branches:  trunk
changeset: 493934:4049a10114ec
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 16 19:59:54 2005 +0000

description:
Fix typo and remove duplicate word.

diffstat:

 Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r e3bd8d37b73d -r 4049a10114ec Makefile
--- a/Makefile  Mon May 16 19:11:19 2005 +0000
+++ b/Makefile  Mon May 16 19:59:54 2005 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.69 2005/05/16 03:45:24 jlam Exp $
+# $NetBSD: Makefile,v 1.70 2005/05/16 19:59:54 wiz Exp $
 #
 
-# tools used by this this Makefile
+# tools used by this Makefile
 PKGSRC_USE_TOOLS+=     [ awk cat cmp echo env expr false fgrep grep mv \
                        rm sed sort wc
 
-# additional tools use by bsd.pkg.subdir.mk
+# additional tools used by bsd.pkg.subdir.mk
 PKGSRC_USE_TOOLS+=     basename touch
 
 # additional tools used by bsd.bulk-pkg.mk



Home | Main Index | Thread Index | Old Index