aboutsummaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-02-06 02:38:43 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-02-06 02:38:43 +0000
commit5bb0ef2e28cdcd4b2ab11f10c3449cf04e1a270b (patch)
tree2ea2097aaadb497c67b7ce1f7a0372dfe3c37043 /security/ssh
parent65e7b333309a029029032467834eff673cd08ced (diff)
Notes
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 52f90d44a3a8..c97dba71e7fa 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -69,7 +69,7 @@ CONFIGURE_ARGS+= --without-idea
.include <bsd.port.pre.mk>
.if (${OSVERSION} >= 400016 && !defined(REALLY_WANT_SSH))
-BROKEN= "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 and will be removed at some point in the future. To override this warning set the REALLY_WANT_SSH environment variable and rebuild."
+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 and will be removed at some point in the future. 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 \