summaryrefslogtreecommitdiff
path: root/benchmarks/inferno/Makefile
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2023-06-09 13:36:53 +0200
committerMikael Urankar <mikael@FreeBSD.org>2023-06-09 13:38:16 +0200
commite1d1045bc7a57cb26a07750a25c7b8bdd94b7175 (patch)
tree863958373c572b992b08e55055272272628ac5e0 /benchmarks/inferno/Makefile
parentwww/firefox-esr: Fix build with rust 1.70.0 (diff)
lang/rust: Bump revisions after 1.70.0
PR: 271797
Diffstat (limited to '')
-rw-r--r--benchmarks/inferno/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile
index 1481c1f955cb..491610e41419 100644
--- a/benchmarks/inferno/Makefile
+++ b/benchmarks/inferno/Makefile
@@ -1,7 +1,7 @@
PORTNAME= inferno
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.15
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= benchmarks
MAINTAINER= yuri@FreeBSD.org