pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk tweak whitespace in comment
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ee99f13826f
branches: trunk
changeset: 471815:1ee99f13826f
user: grant <grant%pkgsrc.org@localhost>
date: Wed Mar 31 10:07:47 2004 +0000
description:
tweak whitespace in comment
diffstat:
mk/bsd.pkg.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0ba6ae9e729a -r 1ee99f13826f mk/bsd.pkg.mk
--- a/mk/bsd.pkg.mk Wed Mar 31 10:05:14 2004 +0000
+++ b/mk/bsd.pkg.mk Wed Mar 31 10:07:47 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1431 2004/03/31 10:00:43 grant Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1432 2004/03/31 10:07:47 grant Exp $
#
# This file is in the public domain.
#
@@ -1236,7 +1236,7 @@
_ALLFILES?= ${_DISTFILES} ${_PATCHFILES}
# This is what is actually going to be extracted, and is overridable
-# by user.
+# by user.
EXTRACT_ONLY?= ${DISTFILES}
.if !defined(CATEGORIES) || !defined(DISTNAME)
Home |
Main Index |
Thread Index |
Old Index