pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk/extract Fix the comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b41ef732611
branches:  trunk
changeset: 514175:1b41ef732611
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Thu Jun 08 15:45:52 2006 +0000

description:
Fix the comment.

diffstat:

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

diffs (18 lines):

diff -r 0db2f958b62a -r 1b41ef732611 mk/extract/extract.mk
--- a/mk/extract/extract.mk     Thu Jun 08 15:45:06 2006 +0000
+++ b/mk/extract/extract.mk     Thu Jun 08 15:45:52 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: extract.mk,v 1.3 2006/06/06 16:33:48 rillig Exp $
+# $NetBSD: extract.mk,v 1.4 2006/06/08 15:45:52 jlam Exp $
 #
 # The following variables may be set by the package Makefile and
 # specify how extraction happens:
@@ -90,7 +90,7 @@
 ######################################################################
 ### extract-check-interactive (PRIVATE)
 ######################################################################
-### extract-check-interactive checks whether we can do an interactive
+### extract-check-interactive checks whether we must do an interactive
 ### extraction or not.
 ###
 extract-check-interactive:



Home | Main Index | Thread Index | Old Index