aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable/Makefile
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2006-11-18 02:58:43 +0800
committerale <ale@FreeBSD.org>2006-11-18 02:58:43 +0800
commit557fa219954118a54024c71888e5db944defbebd (patch)
treebe21aefa5b9eb68dc33cda0241047e0c9740d5ab /security/openssh-portable/Makefile
parentb12d88af738fadba11d94663f4c6cb91888d4dea (diff)
downloadfreebsd-ports-gnome-557fa219954118a54024c71888e5db944defbebd.tar.gz
freebsd-ports-gnome-557fa219954118a54024c71888e5db944defbebd.tar.zst
freebsd-ports-gnome-557fa219954118a54024c71888e5db944defbebd.zip
Update HPN patch to v14 for openssh 4.5p1.
Approved by: mnag
Diffstat (limited to 'security/openssh-portable/Makefile')
-rw-r--r--security/openssh-portable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 4c3521dd7874..d3be877c87c7 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -146,7 +146,7 @@ BROKEN= HPN and LPK patches are incompatible
.if defined(WITH_HPN)
PATCH_DIST_STRIP= -p1
PATCH_SITES+= http://www.psc.edu/networking/projects/hpn-ssh/
-PATCHFILES+= openssh-4.4p1-hpn12v11.diff.gz
+PATCHFILES+= openssh-4.5p1-hpn12v14.diff.gz
.endif
.if defined(WITH_LPK)