summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>2000-07-23 19:40:17 +0000
committerfredb <fredb@pkgsrc.org>2000-07-23 19:40:17 +0000
commit80e9a700c59995b6ae2b073e685f7afee3a8b2f0 (patch)
tree4c786955c8d64e4d438ced3fa933b447a53ea109 /mk
parent645854e745c8a997f0093d7b409d5d07a96a6693 (diff)
downloadpkgsrc-80e9a700c59995b6ae2b073e685f7afee3a8b2f0.tar.gz
A license of "no-redistribution" is an oxymoron. Change "no-redistribution"
to "limited-redistribution", which is more correct.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index f2cf8d56306..768132d18ad 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.145 2000/07/23 18:36:49 fredb Exp $
+# $NetBSD: mk.conf.example,v 1.146 2000/07/23 19:40:17 fredb Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -117,7 +117,7 @@
# Default: none
#ACCEPTABLE_LICENSES= fee-based-commercial-use no-commercial-use \
-# no-profit no-redistribution shareware
+# no-profit limited-redistribution shareware
# Whitespace-delimited list of the types of license which are
# acceptable for installation. (apart from standard "free" licenses
# such as Berkeley/CMU and GPL).