diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-04-17 20:31:45 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-04-17 20:31:45 +0000 |
commit | 54a50a2b69cc1add4e59003c7ce7754637988e5c (patch) | |
tree | bd5e0e1cccf75353ee29e011d90071f115f69e71 /science/fvm/Makefile | |
parent | 6149f653b71f30c0a385ea4a6d97f488079504e5 (diff) |
- Upgrade cgnslib to 3.2.1
Changelog at <https://sourceforge.net/projects/cgns/files/cgnslib_3.2/>
- Bump PORTREVISION of consumers ports.
Notes
Notes:
svn path=/head/; revision=351496
Diffstat (limited to 'science/fvm/Makefile')
-rw-r--r-- | science/fvm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/fvm/Makefile b/science/fvm/Makefile index ae9ff12745a1..66907d0227c8 100644 --- a/science/fvm/Makefile +++ b/science/fvm/Makefile @@ -3,7 +3,7 @@ PORTNAME= fvm PORTVERSION= 0.15.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science parallel MASTER_SITES= http://research.edf.com/fichiers/fckeditor/Commun/Innovation/logiciels/code_saturne/Releases/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} |