summaryrefslogtreecommitdiff
path: root/net/sftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/sftp/Makefile')
-rw-r--r--net/sftp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sftp/Makefile b/net/sftp/Makefile
index 891a22707b9..cb0052143ba 100644
--- a/net/sftp/Makefile
+++ b/net/sftp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/04/12 10:44:38 wennmach Exp $
+# $NetBSD: Makefile,v 1.6 2001/09/27 23:18:31 jlam Exp $
#
DISTNAME= sftp-0.5
@@ -9,7 +9,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.xbill.org/sftp/
COMMENT= Ftp replacement that runs over an ssh tunnel
-CONFLICTS= openssh-*
+CONFLICTS= openssh-[0-9]*
GNU_CONFIGURE= YES