summaryrefslogtreecommitdiff
path: root/net/sftp
diff options
context:
space:
mode:
authorwennmach <wennmach>2001-04-12 10:44:38 +0000
committerwennmach <wennmach>2001-04-12 10:44:38 +0000
commit52d655d2f64bd5a738d05ade949533ae6eb91832 (patch)
tree105071f9c851a5b747316d00092f203c3208b372 /net/sftp
parent883610a3689529164cef224f61125978f5cca498 (diff)
downloadpkgsrc-52d655d2f64bd5a738d05ade949533ae6eb91832.tar.gz
Add a CONFLICTS entry for openssh.
Detected by pkgconflict.
Diffstat (limited to 'net/sftp')
-rw-r--r--net/sftp/Makefile4
1 files changed, 3 insertions, 1 deletions
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: