summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2001-04-17 23:32:34 +0000
committeritojun <itojun@pkgsrc.org>2001-04-17 23:32:34 +0000
commit164d230264c0358f83d65f910be62ab27ad79312 (patch)
tree6fa87419bda70d734302cc213cd021bed3bc11bf /security
parent6a4689d4def108c3ac518496402bdde3f977f88b (diff)
downloadpkgsrc-164d230264c0358f83d65f910be62ab27ad79312.tar.gz
clarify comment on LICENSE line.
Diffstat (limited to 'security')
-rw-r--r--security/openssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 72a18c2580d..36e4212a83b 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2001/04/09 13:32:01 tron Exp $
+# $NetBSD: Makefile,v 1.38 2001/04/17 23:32:34 itojun Exp $
DISTNAME= openssl-0.9.6
CATEGORIES= security
@@ -15,7 +15,7 @@ CONFLICTS= SSLeay-* ssleay-* base64-*
CRYPTO= YES
-# supplies IDEA/RC5
+# openssl supplies IDEA/RC5. IDEA/RC5 need license for commercial use.
LICENCE= fee-based-commercial-use
# matches what's in `Configure' (except sparc64)