diff options
Diffstat (limited to 'security/openssh+gssapi/Makefile')
-rw-r--r-- | security/openssh+gssapi/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/openssh+gssapi/Makefile b/security/openssh+gssapi/Makefile index 9e3b7b6c69a..e2ad315aa7a 100644 --- a/security/openssh+gssapi/Makefile +++ b/security/openssh+gssapi/Makefile @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2003/09/11 04:13:01 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2003/09/16 14:05:47 jwise Exp $ # NOTE: This package is modeled on ../openssh, but does not share # files with it as that package may update faster than the gssapi # patches do. +BROKEN= OpenSSH 3.6.1p2 contains a buffer overflow, and updated version of patch is not yet available. + DISTNAME= openssh-3.6.1p2 PKGNAME= openssh+gssapi-3.6.1.2.20030430 SVR4_PKGNAME= ossh |