diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-09-28 03:41:24 +0000 |
commit | 94f7ea6c8f50fefcaa643a379c5418760974f334 (patch) | |
tree | e757dad59ec8fcf3bc25f70850a7c505d63f3a41 /science/fvcom-mpi | |
parent | devel/rubygem-capybara: update to 2.4.3 (diff) |
- Update net/openmpi from 1.8.2 to 1.8.3
Notes
Notes:
svn path=/head/; revision=369434
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 0b6710b1fa87..cd271fd0f855 100644 --- a/science/fvcom-mpi/Makefile +++ b/science/fvcom-mpi/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Bacon <jwbacon@tds.net> # $FreeBSD$ -PORTREVISION= 6 +PORTREVISION= 7 PKGNAMESUFFIX= -openmpi MPIPREFIX= mpi/openmpi/ |