From f3685f332d3671d8e324ce2ce99ed8ba8cee977c Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 20 Oct 2002 00:49:55 +0000 Subject: Add CONLICT with ssh2 package. From Greg A. Woods in PR 18729. --- security/ssh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/ssh') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index d5736140786..4f650548c24 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2002/09/05 00:13:41 itojun Exp $ +# $NetBSD: Makefile,v 1.102 2002/10/20 00:49:55 wiz Exp $ # FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp # @@ -18,7 +18,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.cs.hut.fi/ssh/ COMMENT= Secure shell client and server (remote login program) -CONFLICTS= openssh-[0-9]* ssh6-[0-9]* +CONFLICTS= openssh-[0-9]* ssh2-[0-9]* ssh6-[0-9]* CRYPTO= YES LICENSE= no-commercial-use -- cgit v1.2.3