pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk license.mk: Fix a typo
details: https://anonhg.NetBSD.org/pkgsrc/rev/20bc162b89ea
branches: trunk
changeset: 329533:20bc162b89ea
user: leot <leot%pkgsrc.org@localhost>
date: Sun Feb 10 21:36:54 2019 +0000
description:
license.mk: Fix a typo
diffstat:
mk/license.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 674dd2e80a1d -r 20bc162b89ea mk/license.mk
--- a/mk/license.mk Sun Feb 10 21:35:26 2019 +0000
+++ b/mk/license.mk Sun Feb 10 21:36:54 2019 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: license.mk,v 1.97 2019/02/10 21:35:01 wiz Exp $
+# $NetBSD: license.mk,v 1.98 2019/02/10 21:36:54 leot Exp $
#
# This file handles everything about the LICENSE variable. It is
# included automatically by bsd.pkg.mk.
#
# XXX There should be one place to set the default list and for users
# to set the ACCEPTABLE_LICENSES list, used by both source builds and
-# binary installs#
+# binary installs.
#
# XXX: Some of this content arguably belongs in the pkgsrc guide
# instead.
Home |
Main Index |
Thread Index |
Old Index