summaryrefslogtreecommitdiff
path: root/net/openmpi2
diff options
context:
space:
mode:
Diffstat (limited to 'net/openmpi2')
-rw-r--r--net/openmpi2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openmpi2/Makefile b/net/openmpi2/Makefile
index 2292bc4aa86f..36f6932cea92 100644
--- a/net/openmpi2/Makefile
+++ b/net/openmpi2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openmpi
PORTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net parallel
MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/
PKGNAMESUFFIX= 2
@@ -12,7 +12,7 @@ COMMENT= High Performance Message Passing Library
LIB_DEPENDS= libhwloc.so:devel/hwloc \
libltdl.so:devel/libltdl \
- libevent.so:devel/libevent2 \
+ libevent.so:devel/libevent \
libmunge.so:security/munge
HAS_CONFIGURE= yes