diff options
author | wiz <wiz> | 2005-09-29 13:05:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-09-29 13:05:24 +0000 |
commit | 18c820a092c004df2dde93945fc76b2bed9f93aa (patch) | |
tree | 29944a21c3a36c8163b2202a84294b45eaf0c1ad /security/libidea | |
parent | 3b0e61cb1ae265d4596651d2d20f95c26663ee03 (diff) | |
download | pkgsrc-18c820a092c004df2dde93945fc76b2bed9f93aa.tar.gz |
Use idea-license as license file.
Diffstat (limited to 'security/libidea')
-rw-r--r-- | security/libidea/Makefile | 4 |
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} |