summaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-10-31 12:29:33 +0000
committerrillig <rillig@pkgsrc.org>2007-10-31 12:29:33 +0000
commitece592ed4a88e0061cc39a14cedea593db3e173e (patch)
tree21cb745fc89c71bca931933780398b05c1ecb2b9 /security/gnupg
parentc31aa0c7144b0f96627df066dc722b12dd3d1c6b (diff)
downloadpkgsrc-ece592ed4a88e0061cc39a14cedea593db3e173e.tar.gz
Renamed the deprecated LICENCE to LICENSE, which has the exactly same
meaning.
Diffstat (limited to 'security/gnupg')
-rw-r--r--security/gnupg/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/options.mk b/security/gnupg/options.mk
index 83b8e89092d..e778f7057e1 100644
--- a/security/gnupg/options.mk
+++ b/security/gnupg/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.11 2007/02/22 19:01:24 wiz Exp $
+# $NetBSD: options.mk,v 1.12 2007/10/31 12:29:33 rillig Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gnupg
PKG_SUPPORTED_OPTIONS= curl idea ldap
@@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --without-libcurl
.if !empty(PKG_OPTIONS:Midea)
# use of IDEA as crypto function
-LICENCE= idea-license
+LICENSE= idea-license
RESTRICTED= Commercial distribution is claimed to require a license.
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}