summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-12-22 13:24:16 +0000
committerobache <obache@pkgsrc.org>2006-12-22 13:24:16 +0000
commitd745dd4de7b2c3e2fc8b6dc26b42c3ae656c11b2 (patch)
treef5352b383b29f4e4fa014ecd17b37920ca063a52 /parallel
parente7b0b369de901f245b551323b650cbf5bdaca7ef (diff)
downloadpkgsrc-d745dd4de7b2c3e2fc8b6dc26b42c3ae656c11b2.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)