summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-06-01 07:44:40 +0000
committerdholland <dholland@pkgsrc.org>2011-06-01 07:44:40 +0000
commit59f25e252e47e66f2367ef3d8086ed544d39a140 (patch)
tree87512d5940c53e80b586b954eaff36731b0431d0
parent1bd2bcc8789dcf97bd5ff35f768416cb37ec6d88 (diff)
downloadpkgsrc-59f25e252e47e66f2367ef3d8086ed544d39a140.tar.gz
Fix typo pointed out by Martin S. Weber, and while here improve the
wording/usage.
-rw-r--r--mk/flavor/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/flavor/README b/mk/flavor/README
index d3906e984be..2d16cd75b3f 100644
--- a/mk/flavor/README
+++ b/mk/flavor/README
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.7 2009/06/09 08:40:27 joerg Exp $
+$NetBSD: README,v 1.8 2011/06/01 07:44:40 dholland Exp $
= Introduction =
@@ -64,6 +64,6 @@ The following make targets must be implemented:
= Bugs =
The name "flavor" is badly chosen, especially since flavor is such a
-broad term that OpenBSD ports collection has chosen to implement
-something entirely different using the same name. (This has happended
-before pkgsrc has chosen to use this word, though, so no blame on them.)
+broad term that OpenBSD ports collection has implemented something
+entirely different using the same name. (This happened before pkgsrc
+chose to use this word, though, so no blame attaches to them.)