pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mk Removed trailing white-space from a comment.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3c8b8401de84
branches:  trunk
changeset: 503093:3c8b8401de84
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Nov 14 04:25:50 2005 +0000

description:
Removed trailing white-space from a comment.

diffstat:

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

diffs (18 lines):

diff -r 50074ecf2a04 -r 3c8b8401de84 mk/bsd.options.mk
--- a/mk/bsd.options.mk Mon Nov 14 04:24:14 2005 +0000
+++ b/mk/bsd.options.mk Mon Nov 14 04:25:50 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.options.mk,v 1.49 2005/09/05 15:24:08 dillo Exp $
+# $NetBSD: bsd.options.mk,v 1.50 2005/11/14 04:25:50 rillig Exp $
 #
 # This Makefile fragment provides boilerplate code for standard naming
 # conventions for handling per-package build options.
@@ -63,7 +63,7 @@
 #      PKG_OPTIONS_REQUIRED_GROUPS, and PKG_OPTIONS_NONEMPTY_SETS are
 #      defined, PKG_OPTIONS is set to the empty list and the package
 #      is otherwise treated as not using the options framework.
-#              
+#
 #
 # Optionally, the user may define the following variables in /etc/mk.conf:
 #



Home | Main Index | Thread Index | Old Index