From dd4a59064c8f3ae610557f2b02ded9e4402ce508 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 9 Feb 2009 20:47:34 +0000 Subject: - Update download location, update WWW --- net/mpich2/Makefile | 2 +- net/mpich2/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 3f42358689ef..17dd5b45bbee 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= net parallel -MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/ +MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${PORTVERSION}/ DIST_SUBDIR= mpich #PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/mpich2-patch/ #PATCHFILES= diff --git a/net/mpich2/pkg-descr b/net/mpich2/pkg-descr index 12dbf1c70c1c..9dadcb0f71b9 100644 --- a/net/mpich2/pkg-descr +++ b/net/mpich2/pkg-descr @@ -5,4 +5,4 @@ platforms, including clusters, SMPs, and massively parallel processors. It also provides a vehicle for MPI implementation research and for developing new and better parallel programming environments -WWW: http://www.mcs.anl.gov/mpi/mpich/ +WWW: http://www.mcs.anl.gov/research/projects/mpich2/ -- cgit