summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz>2005-07-19 15:31:09 +0000
committerwiz <wiz>2005-07-19 15:31:09 +0000
commit34db6d33f6461dde0e360a56e80e9735fd038aae (patch)
treef53123c3939173063fff814376dc26b1745c7282 /mk
parent08d76d195e8443d9b6b7fe634e28b86fdc3cd95a (diff)
downloadpkgsrc-34db6d33f6461dde0e360a56e80e9735fd038aae.tar.gz
Remove shareware license type; it was ill-defined, and no package still uses it.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index a9c0ec9ad9d..a5cfba5f75a 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.66 2005/07/11 11:35:21 sketch Exp $
+# $NetBSD: mk.conf,v 1.67 2005/07/19 15:31:09 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -349,7 +349,7 @@ PATCH_FUZZ_FACTOR?= -F0
# Default: "-F0"
#ACCEPTABLE_LICENSES= fee-based-commercial-use no-commercial-use \
-# no-profit limited-redistribution shareware
+# no-profit limited-redistribution
# Whitespace-delimited list of the types of license which are
# acceptable for installation. (apart from standard "free" licenses
# such as Berkeley/CMU and GPL). Possible values are presented below.
@@ -443,8 +443,6 @@ PATCH_FUZZ_FACTOR?= -F0
#ACCEPTABLE_LICENSES+= portsentry-license
# Enable it if you accept the license terms for portsentry
# and would like to build portsentry. see pkgsrc/security/portsentry.
-#ACCEPTABLE_LICENSES+= shareware
-# Enable it if you are okay to build/use shareware.
#ACCEPTABLE_LICENSES+= srp_client-license
# Enable it if you accept the license terms for srp_client
# and would like to build srp_client. see pkgsrc/security/srp_client.