From c3f5912b11b6f395e96f9fe4e68f5f5a45282f82 Mon Sep 17 00:00:00 2001 From: abs Date: Thu, 23 Nov 2000 15:45:33 +0000 Subject: Accept openssh --- net/srsh/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/srsh/Makefile b/net/srsh/Makefile index 0e06a4853bb..7d322aaa78a 100644 --- a/net/srsh/Makefile +++ b/net/srsh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/10/10 15:02:13 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2000/11/23 15:45:33 abs Exp $ # DISTNAME= srsh-1.2 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us .if !exists(/usr/bin/ssh) -DEPENDS+= ssh{,6}-*:../../security/ssh +DEPENDS+= {ssh{,6}-*,openssh-*}:../../security/ssh .endif NO_CONFIGURE= yes -- cgit v1.2.3