summaryrefslogtreecommitdiff
path: root/security/openssl/Makefile
diff options
context:
space:
mode:
authoritojun <itojun>2001-04-17 23:32:34 +0000
committeritojun <itojun>2001-04-17 23:32:34 +0000
commitdfbfc5b787bd2a5aa15bffae167a0048bef994cf (patch)
tree6fa87419bda70d734302cc213cd021bed3bc11bf /security/openssl/Makefile
parent04d7d4ff95da091cb74780ed8808783c7592cfbc (diff)
downloadpkgsrc-dfbfc5b787bd2a5aa15bffae167a0048bef994cf.tar.gz
clarify comment on LICENSE line.
Diffstat (limited to 'security/openssl/Makefile')
-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)