diff options
Diffstat (limited to 'devel/taskflow/Makefile')
| -rw-r--r-- | devel/taskflow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/taskflow/Makefile b/devel/taskflow/Makefile index 742adbb241db..058a235076af 100644 --- a/devel/taskflow/Makefile +++ b/devel/taskflow/Makefile @@ -1,6 +1,6 @@ PORTNAME= taskflow DISTVERSIONPREFIX= v -DISTVERSION= 3.9.0 +DISTVERSION= 3.10.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -19,6 +19,6 @@ CMAKE_TESTING_ON= BUILD_TESTING TF_BUILD_TESTS NO_ARCH= yes -# tests as of 3.9.0: 100% tests passed, 0 tests failed out of 2377 +# tests as of 3.10.0: 100% tests passed, 0 tests failed out of 2454 .include <bsd.port.mk> |
