summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoritojun <itojun>2001-08-02 12:32:33 +0000
committeritojun <itojun>2001-08-02 12:32:33 +0000
commite520c422b82e967020ce1923ebaef389db3ac97e (patch)
tree6911543ea2594a1e7c66c5a83a010a3663bcbf98 /security
parent017baf8cb37e8864a4122f9850cb32c3ad11acb2 (diff)
downloadpkgsrc-e520c422b82e967020ce1923ebaef389db3ac97e.tar.gz
GNORE, as it has security holes left behind, and the patch
is not maintained any more. use openssh.
Diffstat (limited to 'security')
-rw-r--r--security/ssh6/Makefile4
1 files changed, 3 insertions, 1 deletions
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