diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-26 14:24:12 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-12-26 14:24:12 +0000 |
commit | 1fa076ebfbb44d5f8bbee41a05305e1e1451acb5 (patch) | |
tree | bb64e8bf87497b3762d70f029ce970ef16ab7610 /science/fvcom-mpi | |
parent | cfb31c3d0e7f2d492972dfe24672efed0275b56f (diff) | |
download | ports-1fa076ebfbb44d5f8bbee41a05305e1e1451acb5.tar.gz ports-1fa076ebfbb44d5f8bbee41a05305e1e1451acb5.zip |
Notes
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 cd271fd0f855..6d69685e6adb 100644 --- a/science/fvcom-mpi/Makefile +++ b/science/fvcom-mpi/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Bacon <jwbacon@tds.net> # $FreeBSD$ -PORTREVISION= 7 +PORTREVISION= 8 PKGNAMESUFFIX= -openmpi MPIPREFIX= mpi/openmpi/ |