diff options
Diffstat (limited to 'benchmarks/inferno/Makefile')
-rw-r--r-- | benchmarks/inferno/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile index 9d3359c762e4..4359367bde9e 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,7 +1,7 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 -PORTREVISION= 2 +PORTREVISION= 4 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org |