diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 14:34:56 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-09-08 14:34:56 +0000 |
commit | 8e4bc57934f0611f59a2bfca1ddbab781572ead3 (patch) | |
tree | dd28e4d04117817fbc1bef98b0acdc12f7ed50f5 /benchmarks/vegeta | |
parent | d6ea93e8ddc09ab65e1ae4c6636616af48a9146e (diff) |
Diffstat (limited to 'benchmarks/vegeta')
-rw-r--r-- | benchmarks/vegeta/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile index 65924c5352eb..19ac9cf44138 100644 --- a/benchmarks/vegeta/Makefile +++ b/benchmarks/vegeta/Makefile @@ -1,6 +1,7 @@ PORTNAME= vegeta DISTVERSIONPREFIX= v DISTVERSION= 12.11.0 +PORTREVISION= 1 CATEGORIES= benchmarks www MAINTAINER= egypcio@FreeBSD.org |