diff options
Diffstat (limited to 'benchmarks/geekbench/Makefile')
-rw-r--r-- | benchmarks/geekbench/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/benchmarks/geekbench/Makefile b/benchmarks/geekbench/Makefile index 8d4eef715b7f..5f88f7c3e58c 100644 --- a/benchmarks/geekbench/Makefile +++ b/benchmarks/geekbench/Makefile @@ -6,10 +6,11 @@ # PORTNAME= geekbench -PORTVERSION= 2 +PORTVERSION= 2.0.15 CATEGORIES= benchmarks MASTER_SITES= http://www.primatelabs.ca/download/ -DISTNAME= Geekbench${PORTVERSION}-Linux +DISTNAME= Geekbench2-Linux +DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= gslin@gslin.org COMMENT= Cross-platform benchmark suite |