From 8356a34703d51737d554991c31ade32f02601e38 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 21 Oct 2000 22:52:37 +0000 Subject: remove trailing whitespace --- parallel/glunix/Makefile | 4 ++-- parallel/mpi-ch/Makefile | 4 ++-- parallel/pvm3/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'parallel') diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile index 178dea936a9..35ca9d1b4f5 100644 --- a/parallel/glunix/Makefile +++ b/parallel/glunix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/10/10 19:25:09 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.15 2000/10/21 22:52:37 wiz Exp $ DISTNAME= glunix-release-1-0a PKGNAME= glunix-1.0a @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} makedepend${EXTRACT_SUFX} MAINTAINER= root@garbled.net HOMEPAGE= http://now.cs.berkeley.edu/Glunix/glunix.html -.if exists(/usr/bin/ssh) +.if exists(/usr/bin/ssh) SSH= /usr/bin/ssh .else DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile index 5188ac21e03..87bf97cc49c 100644 --- a/parallel/mpi-ch/Makefile +++ b/parallel/mpi-ch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2000/10/10 15:02:14 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.11 2000/10/21 22:53:00 wiz Exp $ DISTNAME= mpich-1.1.1 CATEGORIES= parallel @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/old/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.mcs.anl.gov/mpi/mpich/index.html -.if !exists(/usr/bin/ssh) +.if !exists(/usr/bin/ssh) DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh .endif diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile index 95aea241427..2ee60bf7e0e 100644 --- a/parallel/pvm3/Makefile +++ b/parallel/pvm3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2000/10/10 19:26:15 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.16 2000/10/21 22:53:35 wiz Exp $ DISTNAME= pvm3.4.3 PKGNAME= pvm-3.4.3 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= root@garbled.net HOMEPAGE= http://www.epm.ornl.gov/pvm/pvm_home.html -.if exists(/usr/bin/ssh) +.if exists(/usr/bin/ssh) SSH= /usr/bin/ssh .else DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh -- cgit v1.2.3