summaryrefslogtreecommitdiffstats
path: root/security/ssh
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-03-10 13:56:14 +0000
committerjkh <jkh@FreeBSD.org>1998-03-10 13:56:14 +0000
commit48cb86e829b368c9ae216a030621466ff696566a (patch)
tree6f4110028c4e4c6c6271ae59bce6207737fb103e /security/ssh
parent9ae217d9c2cef4f6fd663b5af3a854759dc2a17f (diff)
downloadFreeBSD-ports-48cb86e829b368c9ae216a030621466ff696566a.zip
FreeBSD-ports-48cb86e829b368c9ae216a030621466ff696566a.tar.gz
Clean up and clarify some english user prompts in the Makefile which
have been bugging me for many months. :)
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index d76c519..29b7c28 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
OpenPOWER on IntegriCloud