summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>1999-04-19 06:33:20 +0000
committerabs <abs@pkgsrc.org>1999-04-19 06:33:20 +0000
commitddf9af6e9ab2207ef3078cc3b0fbfe7883e7c2dd (patch)
treee9ed6d83435e37ea93ea106b19c73b433c6e2a8a /security
parentebc24f39ef22e53cbd74dfef6304e672bea2fc67 (diff)
downloadpkgsrc-ddf9af6e9ab2207ef3078cc3b0fbfe7883e7c2dd.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}