summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-12-19 01:59:03 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-12-19 01:59:03 +0000
commite44e94b8d1858f037b0815f612f27a6b9ea83a61 (patch)
tree42cde255d1590025ef38c3eb271fe1bbc762ed72 /security/ssh
parentAs previously announced, remove due to unfixed security problems (nearly (diff)
Switch from FORBIDDEN to IGNORE, since no security issue seems to be stated.
Notes
Notes: svn path=/head/; revision=124458
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 f45eef658ab5..cf5dee7a8945 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))
-FORBIDDEN= "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= 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.
.endif
MAN1= scp1.1 ssh-add1.1 ssh-agent1.1 ssh-keygen1.1 ssh1.1 \