summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs>2000-11-23 15:45:33 +0000
committerabs <abs>2000-11-23 15:45:33 +0000
commit4e55c6f3d653ed81800088be2a26c66bfa74de3e (patch)
treec89c283cad276cb25773c41ca4773d8ef840b8ee
parentbe5052e3db84af274e5615e69edf194277fadddc (diff)
downloadpkgsrc-4e55c6f3d653ed81800088be2a26c66bfa74de3e.tar.gz
Accept openssh
-rw-r--r--net/srsh/Makefile4
1 files changed, 2 insertions, 2 deletions
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