From 52d655d2f64bd5a738d05ade949533ae6eb91832 Mon Sep 17 00:00:00 2001 From: wennmach Date: Thu, 12 Apr 2001 10:44:38 +0000 Subject: Add a CONFLICTS entry for openssh. Detected by pkgconflict. --- net/sftp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net/sftp') diff --git a/net/sftp/Makefile b/net/sftp/Makefile index d77491acd6f..891a22707b9 100644 --- a/net/sftp/Makefile +++ b/net/sftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/02/17 18:19:36 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2001/04/12 10:44:38 wennmach Exp $ # DISTNAME= sftp-0.5 @@ -9,6 +9,8 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.xbill.org/sftp/ COMMENT= Ftp replacement that runs over an ssh tunnel +CONFLICTS= openssh-* + GNU_CONFIGURE= YES do-install: -- cgit v1.2.3