diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-07 22:44:43 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-07 22:44:43 +0000 |
commit | e6e9cf51190bae0b1130881afa615d92022a42cd (patch) | |
tree | 2da9e797cfa69f6010158848b7094257d3b8b0b2 /net/mpich2/Makefile | |
parent | 1227307813dc9b0dc4a2e2f7f40034333f9628f4 (diff) |
Notes
Diffstat (limited to 'net/mpich2/Makefile')
-rw-r--r-- | net/mpich2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 02d7bb806b67..970a8a7e5754 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -6,13 +6,12 @@ # PORTNAME= mpich -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.2.2 CATEGORIES= net MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/ DIST_SUBDIR= mpich -PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/${PORTVERSION}/ -PATCHFILES= 6187 +#PATCH_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/patch/${PORTVERSION}/ MAINTAINER= dbader@eece.unm.edu |