diff options
Diffstat (limited to 'net/openmpi/Makefile')
-rw-r--r-- | net/openmpi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index 6e9e53baab00..a76f47a7e30c 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -4,8 +4,7 @@ # - etc/*.sample support PORTNAME= openmpi -DISTVERSION= 1.8.2 -PORTREVISION= 1 +DISTVERSION= 1.8.3 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v1.8/downloads/ |