diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-04-13 00:17:45 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2014-04-13 00:17:45 +0000 |
commit | d8b73185d6f4934f9b80beacadd39f23b238fca9 (patch) | |
tree | fd19deb2f65455d7e3f2789d17cd9aec2e92aa4e /science/pnetcdf | |
parent | e1815bb928f93ec980f8a8ca516b534b3faf9fed (diff) |
- Update openmpi from 1.6.5 to 1.8 (new stable version)
- Convert USE_BZIP2 to USES
Notes
Notes:
svn path=/head/; revision=351165
Diffstat (limited to 'science/pnetcdf')
-rw-r--r-- | science/pnetcdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index a62162150117..aa1673e27db0 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= pnetcdf PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science parallel MASTER_SITES= http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/ \ LOCAL/sunpoet |