diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-26 19:25:13 +0800 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-08-26 19:25:13 +0800 |
commit | d8bdeaa7936f018b9f6e32e707113ba739f8215b (patch) | |
tree | 949bfc9e08a06bcf6bd656731ccc721697b0587a /science/fvcom-mpi | |
parent | 9f360e4578cab06d0cb9910c05f5f5aa5e6c402b (diff) | |
download | freebsd-ports-gnome-d8bdeaa7936f018b9f6e32e707113ba739f8215b.tar.gz freebsd-ports-gnome-d8bdeaa7936f018b9f6e32e707113ba739f8215b.tar.zst freebsd-ports-gnome-d8bdeaa7936f018b9f6e32e707113ba739f8215b.zip |
- Update net/openmpi from 1.8.1 to 1.8.2
Diffstat (limited to 'science/fvcom-mpi')
-rw-r--r-- | science/fvcom-mpi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/fvcom-mpi/Makefile b/science/fvcom-mpi/Makefile index b8d64aff9e50..99edb7428911 100644 --- a/science/fvcom-mpi/Makefile +++ b/science/fvcom-mpi/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Bacon <jwbacon@tds.net> # $FreeBSD$ -PORTREVISION= 4 +PORTREVISION= 5 PKGNAMESUFFIX= -openmpi MPIPREFIX= mpi/openmpi/ |