diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-02-06 13:45:05 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2016-02-06 13:45:05 +0000 |
commit | 3ed8b40551dcf301bfd8c2d8bc4cb10521d2306d (patch) | |
tree | 883766b68cdb400f1d6e36e43ae9247edab001e4 /science | |
parent | a27d1db0eaa68ac384c845783ccb813009d96a07 (diff) |
- Update to 1.10.2
Notes
Notes:
svn path=/head/; revision=408297
Diffstat (limited to 'science')
-rw-r--r-- | science/dlpoly-classic/Makefile | 2 | ||||
-rw-r--r-- | science/fvcom-mpi/Makefile | 2 | ||||
-rw-r--r-- | science/pnetcdf/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/science/dlpoly-classic/Makefile b/science/dlpoly-classic/Makefile index 129f37754d4f..8d69c2840975 100644 --- a/science/dlpoly-classic/Makefile +++ b/science/dlpoly-classic/Makefile @@ -3,7 +3,7 @@ PORTNAME= dlpoly PORTVERSION= 1.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= science java MASTER_SITES= http://ccpforge.cse.rl.ac.uk/gf/download/frsrelease/238/2028/ PKGNAMESUFFIX= classic diff --git a/science/fvcom-mpi/Makefile b/science/fvcom-mpi/Makefile index 7fb1a678d875..4882999dc12a 100644 --- a/science/fvcom-mpi/Makefile +++ b/science/fvcom-mpi/Makefile @@ -1,7 +1,7 @@ # Created by: Jason Bacon <bacon4000@gmail.com> # $FreeBSD$ -PORTREVISION= 9 +PORTREVISION= 10 PKGNAMESUFFIX= -openmpi MPIPREFIX= mpi/openmpi/ diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index 340db055a889..871c09ead4e5 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= pnetcdf PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science parallel MASTER_SITES= http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/ \ LOCAL/sunpoet |