diff options
-rw-r--r-- | security/hpn-ssh/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile index b258edcdb46f..d20d93f758a7 100644 --- a/security/hpn-ssh/Makefile +++ b/security/hpn-ssh/Makefile @@ -24,6 +24,8 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= brooks@FreeBSD.org COMMENT= High Performance Enabled SSH/SCP +BROKEN= Checksum mismatch + HPNVERSION= 11 OPENSSHVERSION= 3.9p1 WRKSRC= ${WRKDIR}/openssh-${OPENSSHVERSION} |