summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorobache <obache>2006-12-22 13:24:16 +0000
committerobache <obache>2006-12-22 13:24:16 +0000
commit9d8a2aca2356c38c30916c958e668c21d4eb3660 (patch)
treef5352b383b29f4e4fa014ecd17b37920ca063a52 /parallel
parent7526beb5b5337efc08e9eb840b41afceab89e17e (diff)
downloadpkgsrc-9d8a2aca2356c38c30916c958e668c21d4eb3660.tar.gz
Fix HOMEPAGE.
On August 25, 2006, MCS began revamping its web presence.
Diffstat (limited to 'parallel')
-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 faf52af3934..cc5c6a81377 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2006/05/18 14:26:48 joerg Exp $
+# $NetBSD: Makefile,v 1.48 2006/12/22 13:24:16 obache Exp $
DISTNAME= mpich-1.2.6
PKGREVISION= 6
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} mpich-docs.tgz
MAINTAINER= root@garbled.net
-HOMEPAGE= http://www-unix.mcs.anl.gov/mpi/mpich/index.html
+HOMEPAGE= http://www-unix.mcs.anl.gov/mpi/mpich1/
COMMENT= Free implementation of the Message Passing Interface
.if !exists(/usr/bin/ssh)