summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2008-09-12 11:49:57 +0000
committergdt <gdt@pkgsrc.org>2008-09-12 11:49:57 +0000
commitbeebde5f4e7fe7c73413e6c0663e64203765bdb1 (patch)
treea5514f6df211f56e7c7c839bb1b565377dc68c5a /security
parent9d4870602ca1d7e3182a090ed81055a05f20a693 (diff)
downloadpkgsrc-beebde5f4e7fe7c73413e6c0663e64203765bdb1.tar.gz
Clarify that the vague patent claims are made by the licensor.
Diffstat (limited to 'security')
-rw-r--r--security/srp_client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile
index 73897fc879e..e0c990fff2d 100644
--- a/security/srp_client/Makefile
+++ b/security/srp_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2007/12/02 11:37:53 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2008/09/12 11:49:57 gdt Exp $
DISTNAME= srp-1.4.4
PKGNAME= srp-client-1.4.4
@@ -11,7 +11,7 @@ HOMEPAGE= http://srp.stanford.edu/
COMMENT= Client programs using Secure Remote Password protocol
LICENSE= srp_client-license
-RESTRICTED= Vague patent claims.
+RESTRICTED= Licensor makes vague patent claims.
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}