summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-12-20 03:20:31 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-12-20 03:20:31 +0000
commit1cf9a1e703d4db0a55a00899740eb39e3cad48d9 (patch)
treee920b416b0ec995012ead55be19b9ba91f3ccc1c /security/ssh
parentAdd ja-samba3, Samba 3 with WITH_MULTIBYTE knob. (diff)
Update the wording on IGNORE.
Notes
Notes: svn path=/head/; revision=124545
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index cf5dee7a8945..250d6134b76a 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -69,7 +69,7 @@ MAKE_ENV+= GMPINCDIR="${LOCALBASE}/include" \
.endif
.if (${OSVERSION} >= 400016 && !defined(REALLY_WANT_SSH))
-IGNORE= OpenSSH is a superior version of SSH which has been included in the FreeBSD base system since 4.0-RELEASE. This port is now deprecated. To override this warning set the REALLY_WANT_SSH environment variable and rebuild.
+IGNORE= is now deprecated: OpenSSH is a superior version of SSH which has been included in the FreeBSD base system since 4.0-RELEASE. To override this warning set the REALLY_WANT_SSH environment variable and rebuild
.endif
MAN1= scp1.1 ssh-add1.1 ssh-agent1.1 ssh-keygen1.1 ssh1.1 \