summaryrefslogtreecommitdiff
path: root/security/libidea
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-09-29 13:05:24 +0000
committerwiz <wiz@pkgsrc.org>2005-09-29 13:05:24 +0000
commit644eb2a2f445c3e142d08aec78742da586020166 (patch)
tree29944a21c3a36c8163b2202a84294b45eaf0c1ad /security/libidea
parentaaf1e7d48b418771b77365ee19500e474646fbf7 (diff)
downloadpkgsrc-644eb2a2f445c3e142d08aec78742da586020166.tar.gz
Use idea-license as license file.
Diffstat (limited to 'security/libidea')
-rw-r--r--security/libidea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libidea/Makefile b/security/libidea/Makefile
index 12cc15ce699..8dacf86d886 100644
--- a/security/libidea/Makefile
+++ b/security/libidea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/06/17 03:50:32 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2005/09/29 13:05:24 wiz Exp $
#
DISTNAME= libidea-0.8.2b
@@ -14,7 +14,7 @@ COMMENT= IDEA block cipher library
WRKSRC= ${WRKDIR}/idea
CRYPTO= YES
-LICENCE= IDEA-licence
+LICENCE= idea-license
RESTRICTED= IDEA is a patented algorithm that requires proper licensing
NO_SRC_ON_CDROM=${RESTRICTED}
NO_BIN_ON_CDROM=${RESTRICTED}