summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2007-07-31 02:29:38 +0000
committertaca <taca@pkgsrc.org>2007-07-31 02:29:38 +0000
commit56cb208f61971ff3c3b994a6dba3ef52404df9df (patch)
tree3d5dcdcdd3d2d4d8ef928c3d8d160acc33512879 /security/openssh/Makefile
parent18b1147fda1861cdee6c2e59d7d1f4e196a5e8cb (diff)
downloadpkgsrc-56cb208f61971ff3c3b994a6dba3ef52404df9df.tar.gz
Add a patch from https://bugzilla.mindrot.org/show_bug.cgi?id=1306.
Fix nasty "error: channel 0: chan_read_failed for istate 3" message. Bump PKGREVISION.
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index fe81c40cb8c..4ba76e96dec 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.180 2007/07/04 20:54:58 jlam Exp $
+# $NetBSD: Makefile,v 1.181 2007/07/31 02:29:38 taca Exp $
DISTNAME= openssh-4.6p1
PKGNAME= openssh-4.6.1
+PKGREVISION= 1
SVR4_PKGNAME= ossh
CATEGORIES= security
MASTER_SITES= ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/ \