pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk typo in comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e949a965554
branches:  trunk
changeset: 468350:1e949a965554
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Thu Feb 12 23:12:27 2004 +0000

description:
typo in comment

diffstat:

 mk/bsd.pkg.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 6c54e063825f -r 1e949a965554 mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk     Thu Feb 12 23:11:12 2004 +0000
+++ b/mk/bsd.pkg.mk     Thu Feb 12 23:12:27 2004 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.pkg.mk,v 1.1393 2004/02/12 21:29:28 xtraeme Exp $
+#      $NetBSD: bsd.pkg.mk,v 1.1394 2004/02/12 23:12:27 jlam Exp $
 #
 # This file is in the public domain.
 #
@@ -391,7 +391,7 @@
 #
 # PKG_LIBTOOL is the path to the libtool script installed by libtool-base.
 # _LIBTOOL is the path the libtool used by the build, which could be the
-#      path to a libtool warpper script.
+#      path to a libtool wrapper script.
 # LIBTOOL is the publicly-readable variable that should be used by
 #      Makefiles to invoke the proper libtool.
 #



Home | Main Index | Thread Index | Old Index