summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
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 \