From 31e9ea96819f40595b47d34d631e16c070c55c24 Mon Sep 17 00:00:00 2001 From: dinoex Date: Tue, 14 Oct 2003 15:47:28 +0000 Subject: - add CONFLICTS Submitted by: eikemeier@fillmore-labs.com Approved by: kris --- security/ssh2/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security/ssh2') diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index 90dd7ec4a9fb..3e2ff56d9be5 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -20,6 +20,7 @@ DISTNAME= ssh-${PORTVERSION} MAINTAINER= marius@alchemy.franken.de COMMENT= Secure shell client and server (remote login program) +CONFLICTS= openssh-* openssh-portable-* openssh-gssapi-* ssh-1.* GNU_CONFIGURE= YES USE_REINPLACE= YES -- cgit