From 753501db5d74d3badd2730dfc035fba99ea52ebe Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Tue, 10 Mar 1998 13:56:14 +0000 Subject: Clean up and clarify some english user prompts in the Makefile which have been bugging me for many months. :) --- security/ssh/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'security/ssh') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index d76c5191fbf6..29b7c28c6dc4 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.49 1997/12/24 18:46:11 imp Exp $ +# $Id: Makefile,v 1.50 1998/01/20 23:50:03 imp Exp $ # # Maximal ssh package requires YES values for # USE_PERL, USE_TCPWRAP @@ -75,11 +75,11 @@ fetch-depends: @echo @echo You must set variable USA_RESIDENT to YES if you are a USA @echo resident or NO otherwise. - @echo If you are a USA resident you have to get the RSAREF2 - @echo library \(RSA Inc. holds a patent on RSA and public key - @echo cypto in general - using RSA implementations other than - @echo RSAREF will violate the US patent law\) - @echo and extract it to ${WRKSRC}. + @echo If you are a USA resident then this port must also fetch + @echo the RSAREF2 library from sources abroad \(RSA Inc. holds a + @echo patent on RSA and public key crypto in general in the United + @echo States so using RSA implementations other than RSAREF there + @echo may violate US patent law\). @false .endif -- cgit v1.2.3