diff options
Diffstat (limited to 'net/mpich2/Makefile')
-rw-r--r-- | net/mpich2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile index 2a568cb99bad..539eaf315a62 100644 --- a/net/mpich2/Makefile +++ b/net/mpich2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mpich2 -DISTVERSION= 1.4.1p1 +DISTVERSION= 1.5 PORTEPOCH= 5 CATEGORIES= net java parallel MASTER_SITES= http://www.mcs.anl.gov/research/projects/mpich2/downloads/tarballs/${DISTVERSION}/ @@ -55,8 +55,8 @@ NOCCACHE= yes CONFLICTS= lam-7.* mpd-[0-9]* mpiexec-0.* MAKE_JOBS_UNSAFE= yes -VERSO= 3.3 -VERSOM= ${VERSO:R} +VERSO= 8.0.1 +VERSOM= ${VERSO:R:R} PLIST_SUB= VER=${VERSO} VERM=${VERSOM} SUB_FILES= pkg-message |