diff options
author | rillig <rillig> | 2005-11-14 04:25:50 +0000 |
---|---|---|
committer | rillig <rillig> | 2005-11-14 04:25:50 +0000 |
commit | 9990e698376392119b06ddc0d2406922055ff307 (patch) | |
tree | 4775a35fe28bf18063cad474c8457697679c9d1b /mk/bsd.options.mk | |
parent | f437b094290ae7a33c84c06b95a9ad66d05041d5 (diff) | |
download | pkgsrc-9990e698376392119b06ddc0d2406922055ff307.tar.gz |
Removed trailing white-space from a comment.
Diffstat (limited to 'mk/bsd.options.mk')
-rw-r--r-- | mk/bsd.options.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.options.mk b/mk/bsd.options.mk index 699facbd5b4..19cfa8b9152 100644 --- a/mk/bsd.options.mk +++ b/mk/bsd.options.mk @@ -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: # |