diff options
Diffstat (limited to 'benchmarks/bytebench/Makefile')
-rw-r--r-- | benchmarks/bytebench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile index 24681a48339..fe58b1b97da 100644 --- a/benchmarks/bytebench/Makefile +++ b/benchmarks/bytebench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/05/31 12:39:38 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/05/29 23:35:16 wiz Exp $ DISTNAME= unixbench-4.1.0 PKGNAME= ${DISTNAME:S/unix/byte/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= benchmarks MASTER_SITES= http://www.tux.org/pub/tux/benchmarks/System/unixbench/ EXTRACT_SUFX= .tgz |