aboutsummaryrefslogtreecommitdiff
path: root/net/openmpi/Makefile
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2009-12-09 01:19:56 +0000
committerBrooks Davis <brooks@FreeBSD.org>2009-12-09 01:19:56 +0000
commitbe7dd063cd041939dcea09995d8b9a7de6cd1ddc (patch)
tree8774139394b3ceda5b4afd269acf08b037a577bc /net/openmpi/Makefile
parentf981519dfa39a92e1e9fd04e73baf65a670dc3b4 (diff)
downloadports-be7dd063cd041939dcea09995d8b9a7de6cd1ddc.tar.gz
ports-be7dd063cd041939dcea09995d8b9a7de6cd1ddc.zip
Upgrade to OpenMPI 1.4.
Notes
Notes: svn path=/head/; revision=245430
Diffstat (limited to 'net/openmpi/Makefile')
-rw-r--r--net/openmpi/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile
index 9e6441ffdb56..e6a6023a7f2d 100644
--- a/net/openmpi/Makefile
+++ b/net/openmpi/Makefile
@@ -9,10 +9,9 @@
# - etc/*.sample support
PORTNAME= openmpi
-DISTVERSION= 1.3.3
-PORTREVISION= 1
+DISTVERSION= 1.4
CATEGORIES= net parallel
-MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.3/downloads/
+MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.4/downloads/
MAINTAINER= brooks@FreeBSD.org
COMMENT= A High Performance Message Passing Library