diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:20:17 +0000 |
commit | aea538475425cb6bdb74eb9c132a8c4bd06d1539 (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /benchmarks | |
parent | fbbd4600853297cb48c0f68ed9f78691d1eb911c (diff) | |
download | pkgsrc-aea538475425cb6bdb74eb9c132a8c4bd06d1539.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/glmark2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/glmark2/Makefile b/benchmarks/glmark2/Makefile index 3576b1b3bf2..92dcc25804f 100644 --- a/benchmarks/glmark2/Makefile +++ b/benchmarks/glmark2/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/03/08 23:25:39 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2015/04/25 14:20:26 tnn Exp $ DISTNAME= glmark2-2014.03 +PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_GITHUB:=glmark2/} GITHUB_TAG= 499aa81a68fb4c8aac1c80f0d6a4cce05941c4cc |