diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-10-06 11:24:35 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-10-06 19:24:26 +0000 |
commit | bde51869ee0206eeaa2849d8ef28b14da59727a3 (patch) | |
tree | 09ec2f06646962d7f4f373d8080f84fd24852174 /benchmarks/hey | |
parent | bbda7511c9f1a959d0454fb7316af656fb411c0d (diff) |
Diffstat (limited to 'benchmarks/hey')
-rw-r--r-- | benchmarks/hey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile index d72fa254a893..bb4f5fb17e9e 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -1,7 +1,7 @@ PORTNAME= hey PORTVERSION= 0.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks MAINTAINER= dmgk@FreeBSD.org |