diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-03 15:18:49 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-03 15:18:49 +0000 |
commit | 8b057d47a99aa5f2bbf7f3bea4b9f6299d8ff01d (patch) | |
tree | 2fedc2d847ca1f6a4812c6906986f8c501a3fc40 /benchmarks | |
parent | 582179cc7b8e8d82bcbfba4120ecfce62d20d610 (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hyperfine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/hyperfine/Makefile b/benchmarks/hyperfine/Makefile index d5b3b0c2910b..ace8d2950beb 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -3,7 +3,7 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MAINTAINER= pizzamig@FreeBSD.org |