diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-10-07 01:47:27 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-10-07 01:47:27 +0000 |
commit | ee38b9cf16c4860f285b1f0093874bed4deeb2d9 (patch) | |
tree | 03d9b71cb46eee20ac5d19031bf6d8df7a855668 /parallel/mpi-ch/Makefile | |
parent | 4143069f2555b54a88f525575c8a7ea2d8820f1d (diff) | |
download | pkgsrc-ee38b9cf16c4860f285b1f0093874bed4deeb2d9.tar.gz |
The distfile was moved to the "old" dir...
Diffstat (limited to 'parallel/mpi-ch/Makefile')
-rw-r--r-- | parallel/mpi-ch/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile index 74691aeafbf..94f44d1b576 100644 --- a/parallel/mpi-ch/Makefile +++ b/parallel/mpi-ch/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 1999/05/20 18:30:27 tron Exp $ +# $NetBSD: Makefile,v 1.5 1999/10/07 01:47:27 hubertf Exp $ -DISTNAME= mpich -PKGNAME= mpich-1.1.1 +DISTNAME= mpich-1.1.1 CATEGORIES= parallel -MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ +MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/old/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.mcs.anl.gov/mpi/mpich/index.html |