summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorabs <abs>1999-04-19 06:33:20 +0000
committerabs <abs>1999-04-19 06:33:20 +0000
commitc1989810e737efec3805718e4d340fc8e4bfda9a (patch)
treee9ed6d83435e37ea93ea106b19c73b433c6e2a8a /security
parent86af33a28eafb89deed3cb295eeb0ab7c08a096a (diff)
downloadpkgsrc-c1989810e737efec3805718e4d340fc8e4bfda9a.tar.gz
s/no/not/ in echo statment.
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 5b23eb7e74b..765c149b97e 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 1999/03/02 02:25:52 simonb Exp $
+# $NetBSD: Makefile,v 1.42 1999/04/19 06:33:20 abs Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -97,7 +97,7 @@ fetch-depends:
@${ECHO}
@${ECHO} The variable USE_RSAREF2 must be set to either YES or NO
@${ECHO} in order to build this package. USA residents that are
- @${ECHO} no licensees of the RSA algorithm MUST set this variable
+ @${ECHO} not licensees of the RSA algorithm MUST set this variable
@${ECHO} to YES. Users outside the USA MUST set this variable to
@${ECHO} NO. Licensees may choose -- NO is faster.
@${ECHO}