From 88c2a995bbc05f723751bc1a39072d057f41eb43 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. --- parallel/pvm3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parallel/pvm3') diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile index e07d888c5e1..624ca157fc9 100644 --- a/parallel/pvm3/Makefile +++ b/parallel/pvm3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/01/29 11:34:39 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2001/02/13 12:49:07 is Exp $ DISTNAME= pvm3.4.3 PKGNAME= pvm-3.4.3 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.epm.ornl.gov/pvm/pvm_home.html .if exists(/usr/bin/ssh) SSH= /usr/bin/ssh .else -DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh +DEPENDS+= {openssh-*,ssh{,6}-1.2.27*}:../../security/ssh SSH= ${LOCALBASE}/bin/ssh .endif -- cgit v1.2.3