From b211e75895f6f185b1b8eb12d528b5255932d360 Mon Sep 17 00:00:00 2001 From: hubertf Date: Sun, 24 Sep 2000 16:53:34 +0000 Subject: This pkg works fine with openssh, so allow it as depend --- security/ssh-ip-tunnel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/ssh-ip-tunnel') diff --git a/security/ssh-ip-tunnel/Makefile b/security/ssh-ip-tunnel/Makefile index eeb12d3a0e4..1fb4c1fce67 100644 --- a/security/ssh-ip-tunnel/Makefile +++ b/security/ssh-ip-tunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/03/20 07:27:48 tron Exp $ +# $NetBSD: Makefile,v 1.7 2000/09/24 16:53:34 hubertf Exp $ DISTNAME= vpn-1.0 PKGNAME= ssh-ip-tunnel-1.0 @@ -8,7 +8,7 @@ MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/ MAINTAINER= dustin@spy.net DEPENDS+= pty-redir-0.1:../../misc/pty-redir -DEPENDS+= ssh{,6}-1.2.27:../../security/ssh +DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh CONFLICTS= vpn-1.0 -- cgit v1.2.3