pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/bulk fix typo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/904e56c62e64
branches:  trunk
changeset: 477850:904e56c62e64
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jul 10 14:37:36 2004 +0000

description:
fix typo

diffstat:

 mk/bulk/parallel.txt |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5ba78c1f772d -r 904e56c62e64 mk/bulk/parallel.txt
--- a/mk/bulk/parallel.txt      Sat Jul 10 14:07:44 2004 +0000
+++ b/mk/bulk/parallel.txt      Sat Jul 10 14:37:36 2004 +0000
@@ -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 @@
     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.
 



Home | Main Index | Thread Index | Old Index