diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:16:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:16:14 +0000 |
commit | 46f8d711e0375c3b04b888c906feb3fb382b05f2 (patch) | |
tree | 2c1d08611ad84852ae56af582976f70598dad5da /security/hpn-ssh | |
parent | BROKEN: Incorrect pkg-plist (diff) |
BROKEN: Checksum mismatch
Notes
Notes:
svn path=/head/; revision=153424
Diffstat (limited to 'security/hpn-ssh')
-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} |