summaryrefslogtreecommitdiff
path: root/security/ssh2/Makefile
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1997-07-01 02:39:26 +0000
committerAdam David <adam@FreeBSD.org>1997-07-01 02:39:26 +0000
commit3ee1d3f44833be19d7f90ae83e28a28c4ec1fa71 (patch)
tree931c48518ca018579e6fb8e5ffa2d827711f91eb /security/ssh2/Makefile
parent1.1p2 --> 1.1p3 (diff)
typo in comment
Notes
Notes: svn path=/head/; revision=7153
Diffstat (limited to '')
-rw-r--r--security/ssh2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index d0e0d4277c43..39900ff95e3e 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.40 1997/04/25 05:01:02 peter Exp $
+# $Id: Makefile,v 1.41 1997/05/24 13:17:14 jfitz Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@@ -55,7 +55,7 @@ CONFIGURE_ARGS+= --with-secureid
.endif
# Don't use IDEA. IDEA can be freely used for non-commercial use. However,
-# commercial use may require a licence in a number of countried
+# commercial use may require a licence in a number of countries
# Warning: untested !
.if defined(DONT_USE_IDEA) && ${DONT_USE_IDEA} == YES
CONFIGURE_ARGS+= --without-idea