From 8b134393257170a59fbc31cfaa798b4b742c85d8 Mon Sep 17 00:00:00 2001 From: is Date: Tue, 13 Feb 2001 12:49:06 +0000 Subject: Change the names of the ssh and ssh6 packages to ssh{,6}-1.2.27nb1 so that installation of the right version can be verified. --- 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 d7e800e14f8..42f5c7a16b2 100644 --- a/security/ssh-ip-tunnel/Makefile +++ b/security/ssh-ip-tunnel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2000/10/21 22:55:02 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2001/02/13 12:49:07 is Exp $ DISTNAME= vpn-1.0 PKGNAME= ssh-ip-tunnel-1.0 @@ -9,7 +9,7 @@ MAINTAINER= dustin@spy.net DEPENDS+= pty-redir-0.1:../../misc/pty-redir .if !exists(/usr/bin/ssh) -DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh +DEPENDS+= {openssh-*,ssh{,6}-1.2.27*}:../../security/ssh .endif CONFLICTS= vpn-1.0 -- cgit v1.2.3