summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoritojun <itojun>2001-04-17 23:32:34 +0000
committeritojun <itojun>2001-04-17 23:32:34 +0000
commite17a85fb8481fe3b3a2058d3403a619a27e65a18 (patch)
tree6fa87419bda70d734302cc213cd021bed3bc11bf
parent524191b9a49cdd5778c321bf764e5dc6fa4c407f (diff)
downloadpkgsrc-e17a85fb8481fe3b3a2058d3403a619a27e65a18.tar.gz
clarify comment on LICENSE line.
-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)