diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /benchmarks | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) | |
download | ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.tar.gz ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/clpeak/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/glmark2/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile index 7a5297ebda37..18a90749d2eb 100644 --- a/benchmarks/clpeak/Makefile +++ b/benchmarks/clpeak/Makefile @@ -3,7 +3,7 @@ PORTNAME= clpeak PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= benchmarks diff --git a/benchmarks/glmark2/Makefile b/benchmarks/glmark2/Makefile index 02dac32351bf..02b1975a110d 100644 --- a/benchmarks/glmark2/Makefile +++ b/benchmarks/glmark2/Makefile @@ -3,6 +3,7 @@ PORTNAME= glmark2 PORTVERSION= 2014.03 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= https://launchpadlibrarian.net/169075003/ |