diff options
Diffstat (limited to 'net/mpich/Makefile')
-rw-r--r-- | net/mpich/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/mpich/Makefile b/net/mpich/Makefile index 02d7bb806b67..970a8a7e5754 100644 --- a/net/mpich/Makefile +++ b/net/mpich/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 |