summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-07-10 14:37:36 +0000
committergrant <grant@pkgsrc.org>2004-07-10 14:37:36 +0000
commit7c66293290c4aaa95befc9d4cbc881e96c52a89a (patch)
tree5c3ea105fe80395e2ffa0326604d6843ad10d60f /mk
parent3c29331105fe2c9660d38a7b9e08390ef359bded (diff)
downloadpkgsrc-7c66293290c4aaa95befc9d4cbc881e96c52a89a.tar.gz
fix typo
Diffstat (limited to 'mk')
-rw-r--r--mk/bulk/parallel.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bulk/parallel.txt b/mk/bulk/parallel.txt
index 8620789acc1..ffd844bfe17 100644
--- a/mk/bulk/parallel.txt
+++ b/mk/bulk/parallel.txt
@@ -1,4 +1,4 @@
-# $Id: parallel.txt,v 1.4 2004/03/26 08:22:55 jlam Exp $
+# $Id: parallel.txt,v 1.5 2004/07/10 14:37:36 grant Exp $
#
These are my (<dmcmahill>) thoughts on how one would want a parallel
@@ -50,7 +50,7 @@ following manner:
c) Install via pkg_add all packages which are needed to build the
current package. We are able to do this because we have been
building our packages in a bottom up order so all dependencies
- should have been build.
+ should have been built.
d) Build and package the package.