aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-02-06 10:38:43 +0800
committerkris <kris@FreeBSD.org>2001-02-06 10:38:43 +0800
commit5dc20202f400010fbef7a601e297a59363a592dc (patch)
treea79d6c9b19ca88b908bb38afb1b08d84bfdb1c45 /security
parent4146df33b0294012d6b7956ac8175c06e27a49d2 (diff)
downloadfreebsd-ports-graphics-5dc20202f400010fbef7a601e297a59363a592dc.tar.gz
freebsd-ports-graphics-5dc20202f400010fbef7a601e297a59363a592dc.tar.zst
freebsd-ports-graphics-5dc20202f400010fbef7a601e297a59363a592dc.zip
Oops, meant to mark FORBIDDEN, not BROKEN, to prevent package builds.
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 52f90d44a3a..c97dba71e7f 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 \