pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/fetch Typo in comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a04933d8b67b
branches:  trunk
changeset: 517028:a04933d8b67b
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Thu Aug 03 14:02:58 2006 +0000

description:
Typo in comment.

diffstat:

 mk/fetch/fetch |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 5cc689e4bbf8 -r a04933d8b67b mk/fetch/fetch
--- a/mk/fetch/fetch    Thu Aug 03 09:41:05 2006 +0000
+++ b/mk/fetch/fetch    Thu Aug 03 14:02:58 2006 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: fetch,v 1.5 2006/07/20 13:31:08 joerg Exp $
+# $NetBSD: fetch,v 1.6 2006/08/03 14:02:58 jlam Exp $
 #
 # Copyright (c) 2006 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -58,7 +58,7 @@
 # OPTIONS
 #      -c      Verify the checksum for the file.  If the checksum
 #              does not match, then the fetch is determined to be
-#              not sucessful.
+#              not successful.
 #
 #      -d dir  Fetch the files into the specified directory.
 #



Home | Main Index | Thread Index | Old Index