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 4359367bde9e..aee87fad3dcd 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,7 +1,7 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.12.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org |