summaryrefslogtreecommitdiff
path: root/parallel/mpi-ch/Makefile
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2003-11-27 17:02:25 +0000
committerwennmach <wennmach@pkgsrc.org>2003-11-27 17:02:25 +0000
commita9bcf0ac6d9f1244f74d1128a266b08968f41476 (patch)
tree23ade70723915a87c2d7774fa2f46b1c9ff98236 /parallel/mpi-ch/Makefile
parentbf62b0245b2726ba89161d1ae7b841968e03925c (diff)
downloadpkgsrc-a9bcf0ac6d9f1244f74d1128a266b08968f41476.tar.gz
o fix syntax error in src/fortran/configure
o avoid removing non-existent files, resulting in "rm: usage:" errors
Diffstat (limited to 'parallel/mpi-ch/Makefile')
-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 f0107c52ff8..aa94a73f22b 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2003/11/26 12:42:12 wennmach Exp $
+# $NetBSD: Makefile,v 1.23 2003/11/27 17:02:25 wennmach Exp $
DISTNAME= mpich-1.2.5-1a
PKGNAME= mpich-1.2.5.1.1
-PKGREVISION= 1
+PKGREVISION= 2
WRKSRC= ${WRKDIR}/${DISTNAME:C/-1a//}
CATEGORIES= parallel
MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/