summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-05-16 19:59:54 +0000
committerwiz <wiz@pkgsrc.org>2005-05-16 19:59:54 +0000
commit78a75d6b011a06cccd27888fd407f941d91684a5 (patch)
tree1358d4145d156a30b2fab577cc676c3dd53c76f8 /Makefile
parenta3fb779cec78a4ed4ea5e76905ad9205edceee5c (diff)
downloadpkgsrc-78a75d6b011a06cccd27888fd407f941d91684a5.tar.gz
Fix typo and remove duplicate word.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 47ddecc6cec..e15e20f4a68 100644
--- a/Makefile
+++ b/Makefile
@@ -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