summaryrefslogtreecommitdiff
path: root/parallel/mpi-ch
diff options
context:
space:
mode:
authorwiz <wiz>2000-10-21 22:52:37 +0000
committerwiz <wiz>2000-10-21 22:52:37 +0000
commit8356a34703d51737d554991c31ade32f02601e38 (patch)
treec5c73805d1fb417a530150659f54d30a58f53419 /parallel/mpi-ch
parent6f3c5d60ac15c6e6a9a6876ac0673d04e55736d6 (diff)
downloadpkgsrc-8356a34703d51737d554991c31ade32f02601e38.tar.gz
remove trailing whitespace
Diffstat (limited to 'parallel/mpi-ch')
-rw-r--r--parallel/mpi-ch/Makefile4
1 files changed, 2 insertions, 2 deletions
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