pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/flavor/pkg Fix typo in comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2ff818c438c
branches:  trunk
changeset: 399789:e2ff818c438c
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Oct 02 12:35:54 2009 +0000

description:
Fix typo in comment.

diffstat:

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

diffs (14 lines):

diff -r 9163d414441f -r e2ff818c438c mk/flavor/pkg/replace.mk
--- a/mk/flavor/pkg/replace.mk  Fri Oct 02 10:36:39 2009 +0000
+++ b/mk/flavor/pkg/replace.mk  Fri Oct 02 12:35:54 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: replace.mk,v 1.25 2009/06/09 08:40:27 joerg Exp $
+# $NetBSD: replace.mk,v 1.26 2009/10/02 12:35:54 obache Exp $
 #
 
 # _flavor-replace:
-#      Updates a package in-place on the system (USE_DESTDIR=yes).
+#      Updates a package in-place on the system (USE_DESTDIR=no).
 #
 # _flavor-destdir-replace:
 #      Updates a package in-place on the system (USE_DESTDIR=yes).



Home | Main Index | Thread Index | Old Index