diff options
Diffstat (limited to 'parallel/mpi-ch/Makefile')
-rw-r--r-- | parallel/mpi-ch/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile index 8073ef8bd2f..59e4e7aa7cb 100644 --- a/parallel/mpi-ch/Makefile +++ b/parallel/mpi-ch/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.62 2010/02/10 19:17:44 joerg Exp $ +# $NetBSD: Makefile,v 1.63 2010/05/17 18:27:15 asau Exp $ -DISTNAME= mpich2-1.2.1 -PKGREVISION= 1 +DISTNAME= mpich2-1.2.1p1 +#PKGREVISION= 1 CATEGORIES= parallel -MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/1.2.1/ +MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/1.2.1p1/ MAINTAINER= asau@inbox.ru HOMEPAGE= http://www.mcs.anl.gov/research/projects/mpich2/ |