diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/autobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/dbs/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/gtkperf/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/octave-forge-benchmark/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index 7a8b8acab89f..c6280637e77d 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -8,7 +8,7 @@ PORTNAME= autobench PORTVERSION= 2.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks www MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ \ http://www.sfr-fresh.com/unix/privat/ diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index 5cb164b2323b..7e38ff995fde 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -7,7 +7,7 @@ PORTNAME= dbs PORTVERSION= 1.1.5 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks MASTER_SITES= http://www.kusa.ac.jp/~yukio-m/dbs/software1.1.5/ \ LOCAL/jkoshy diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index 29a776c839b5..198d85769b57 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkperf PORTVERSION= 0.40 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= benchmarks MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index 798dd4f71074..fc041cff1c06 100644 --- a/benchmarks/octave-forge-benchmark/Makefile +++ b/benchmarks/octave-forge-benchmark/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave-forge-benchmark PORTVERSION= 1.1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks math MAINTAINER= stephen@FreeBSD.org |