diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:46:11 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-02-09 21:55:23 +0000 |
commit | 2297efc51b0f75d25389b742048fb7e9b2d96f0d (patch) | |
tree | 465304db07c773aab12eb481c3c068003983eda0 /benchmarks/hey | |
parent | 828b16a5850f7c732705bb4cc4f8ed207faeac0d (diff) | |
download | ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.tar.gz ports-2297efc51b0f75d25389b742048fb7e9b2d96f0d.zip |
all: Bump PORTREVISION after GO_DEFAULT update.
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 5f7677f76e5e..dc4b0214e269 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -1,7 +1,7 @@ PORTNAME= hey PORTVERSION= 0.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= benchmarks MAINTAINER= dmgk@FreeBSD.org |