diff options
Diffstat (limited to 'science/conduit/Makefile')
| -rw-r--r-- | science/conduit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/conduit/Makefile b/science/conduit/Makefile index 782cddcf23f2..fe04ba696b7a 100644 --- a/science/conduit/Makefile +++ b/science/conduit/Makefile @@ -1,6 +1,6 @@ PORTNAME= conduit DISTVERSIONPREFIX= v -DISTVERSION= 0.9.3 +DISTVERSION= 0.9.5 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org @@ -45,6 +45,6 @@ MPICH_CMAKE_ON= -DENABLE_MPI=ON OPENMPI_USES= mpi:openmpi OPENMPI_CMAKE_ON= -DENABLE_MPI=ON -# 100% tests passed, 0 tests failed out of 3 +# tests as of 0.9.5: 100% tests passed, 0 tests failed out of 3 .include <bsd.port.mk> |
