summaryrefslogtreecommitdiff
path: root/devel/benchmark/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/benchmark/Makefile')
-rw-r--r--devel/benchmark/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/benchmark/Makefile b/devel/benchmark/Makefile
index 9200fbf27e28..ca11823a7bdf 100644
--- a/devel/benchmark/Makefile
+++ b/devel/benchmark/Makefile
@@ -1,6 +1,6 @@
PORTNAME= benchmark
DISTVERSIONPREFIX= v
-DISTVERSION= 1.9.2
+DISTVERSION= 1.9.4
PORTEPOCH= 1
CATEGORIES= devel
@@ -32,6 +32,6 @@ BINARY_ALIAS= git=false
PLIST_SUB= VERSION=${DISTVERSION}
-# 100% tests passed, 0 tests failed out of 80
+# tests as of 1.9.4: 100% tests passed, 0 tests failed out of 82
.include <bsd.port.mk>