diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-08-15 14:30:16 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-08-15 14:30:16 +0000 |
commit | 40666d2b8f65d84b7081db7f338111c6652d9c1c (patch) | |
tree | 9e40680439e88765b4eff0510e8911ec2dd79eb1 /benchmarks | |
parent | e866391aea47f0dd41529dab1b6b60955a46408b (diff) | |
download | ports-40666d2b8f65d84b7081db7f338111c6652d9c1c.tar.gz ports-40666d2b8f65d84b7081db7f338111c6652d9c1c.zip |
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 1ef6a4a20745..cc2d561cf3bc 100644 --- a/benchmarks/hyperfine/Makefile +++ b/benchmarks/hyperfine/Makefile @@ -3,7 +3,7 @@ PORTNAME= hyperfine DISTVERSIONPREFIX= v DISTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= benchmarks MAINTAINER= pizzamig@FreeBSD.org |