diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-07-31 13:57:52 +0000 |
commit | eca78ec61b7c6c87d59106128bee6ac57b1bdbb5 (patch) | |
tree | 69e1411fe617571fefab788ab9c52d96a1c8d9d0 /benchmarks | |
parent | cedef3722589e234f22f3cba5ba3fffa3f20dab0 (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/gtkperf/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/octave-forge-benchmark/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index b9fa241fd734..a5791391c8bc 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkperf PORTVERSION= 0.40 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= benchmarks MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index 288e433c46e3..2880646ea482 100644 --- a/benchmarks/octave-forge-benchmark/Makefile +++ b/benchmarks/octave-forge-benchmark/Makefile @@ -7,6 +7,7 @@ PORTNAME= octave-forge-benchmark PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= benchmarks math MAINTAINER= stephen@missouri.edu |