diff options
author | ast <ast> | 2013-03-18 17:01:26 +0000 |
---|---|---|
committer | ast <ast> | 2013-03-18 17:01:26 +0000 |
commit | d698f4c00ec763d27895d21d9de8be2d18f1d30a (patch) | |
tree | 2475022eea6ba5e55c7e91988277845c641ca757 /benchmarks | |
parent | a5827d941f05805f32f66387420aad90ceef6709 (diff) | |
download | pkgsrc-d698f4c00ec763d27895d21d9de8be2d18f1d30a.tar.gz |
Two installed files changed, so bumping PKGREVISION.
Noted by wiz, thanks.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/iozone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 44322515d7a..6c7d29b5928 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2013/03/18 09:29:17 ast Exp $ +# $NetBSD: Makefile,v 1.48 2013/03/18 17:01:26 ast Exp $ DISTNAME= iozone3_408 PKGNAME= iozone-3.408 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ EXTRACT_SUFX= .tar |