summaryrefslogtreecommitdiff
path: root/security/openssh/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/options.mk')
-rw-r--r--security/openssh/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openssh/options.mk b/security/openssh/options.mk
index b395caf99c0..5bac94e7942 100644
--- a/security/openssh/options.mk
+++ b/security/openssh/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.5 2005/07/28 17:54:57 reed Exp $
+# $NetBSD: options.mk,v 1.6 2005/09/21 18:07:09 reed Exp $
.include "../../mk/bsd.prefs.mk"
@@ -17,7 +17,7 @@ CONFIGURE_ARGS+= --with-kerberos5=${KRB5BASE}
.endif
.if !empty(PKG_OPTIONS:Mhpn-patch)
-PATCHFILES= openssh-3.9p1-hpn.diff
+PATCHFILES= openssh-4.2p1-hpn11.diff
PATCH_SITES= http://www.psc.edu/networking/projects/hpn-ssh/
PATCH_DIST_STRIP= -p1
.endif