diff options
Diffstat (limited to 'net/openmpi/Makefile')
-rw-r--r-- | net/openmpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile index e2b9cabaeb9d..39da701fbc93 100644 --- a/net/openmpi/Makefile +++ b/net/openmpi/Makefile @@ -4,7 +4,7 @@ # - etc/*.sample support PORTNAME= openmpi -PORTVERSION= 1.10.1 +PORTVERSION= 1.10.2 CATEGORIES= net parallel MASTER_SITES= http://www.open-mpi.org/software/ompi/v${PORTVERSION:R}/downloads/ |