From 60bc5a5f5d5c518dd5f90c8004420e6e782d6c7e Mon Sep 17 00:00:00 2001 From: itojun Date: Thu, 2 Aug 2001 12:32:33 +0000 Subject: GNORE, as it has security holes left behind, and the patch is not maintained any more. use openssh. --- security/ssh6/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/ssh6/Makefile b/security/ssh6/Makefile index 2f52ecd2da4..d6c9fe836bd 100644 --- a/security/ssh6/Makefile +++ b/security/ssh6/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/05/19 03:56:39 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2001/08/02 12:32:33 itojun Exp $ # FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp # @@ -20,6 +20,8 @@ COMMENT= IPv6 version of secure shell client and server (remote login program) CONFLICTS= openssh-[0-9]* ssh-[0-9]* +IGNORE= has security holes, not maintained any more. use openssh + CRYPTO= YES LICENSE= no-commercial-use USE_RSAREF2= NO -- cgit v1.2.3