From 3db360a4715c19ca78dde47c6c6ef2e9e8cc0723 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 19 Jul 2005 15:31:09 +0000 Subject: Remove shareware license type; it was ill-defined, and no package still uses it. --- mk/defaults/mk.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'mk') 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. -- cgit v1.2.3