summaryrefslogtreecommitdiff
path: root/security
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
commit333a7dff164c398736c0a74cf3a12446f0130dd2 (patch)
tree29944a21c3a36c8163b2202a84294b45eaf0c1ad /security
parentc36a41e78ccb9234fd7d085e6ec86e56ef04c83d (diff)
downloadpkgsrc-333a7dff164c398736c0a74cf3a12446f0130dd2.tar.gz
Use idea-license as license file.
Diffstat (limited to 'security')
-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}