summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-03-10 13:58:16 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-03-10 13:58:16 +0000
commita4854ffdf899754b4f9e93cf1b6866eccff912f3 (patch)
tree695d3d22bee7ceac72f864e2e15ce8c12303c480 /security/ssh
parentClean up and clarify some english user prompts in the Makefile which (diff)
Further adjustments to english.
Notes
Notes: svn path=/head/; revision=10096
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 29b7c28c6dc4..7fb1143c8fb1 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.50 1998/01/20 23:50:03 imp Exp $
+# $Id: Makefile,v 1.51 1998/03/10 13:56:14 jkh Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@@ -73,9 +73,9 @@ pre-patch:
fetch-depends:
.if !defined(USA_RESIDENT) || ${USA_RESIDENT} != YES && ${USA_RESIDENT} != NO
@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 then this port must also fetch
+ @echo You must set the variable USA_RESIDENT to YES if you are a
+ @echo United States resident, otherwise NO.
+ @echo If you are a US 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