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 456eea9cdbb4..1481c1f955cb 100644 --- a/benchmarks/inferno/Makefile +++ b/benchmarks/inferno/Makefile @@ -1,7 +1,7 @@ PORTNAME= inferno DISTVERSIONPREFIX= v DISTVERSION= 0.11.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MAINTAINER= yuri@FreeBSD.org |