diff options
author | ast <ast@pkgsrc.org> | 2013-03-18 17:01:26 +0000 |
---|---|---|
committer | ast <ast@pkgsrc.org> | 2013-03-18 17:01:26 +0000 |
commit | 7cc88e0c9fd90046ac6f0dc0d0d6c3c399718e2f (patch) | |
tree | 2475022eea6ba5e55c7e91988277845c641ca757 /benchmarks | |
parent | afc69c061c413a9bcc738647f5f8e96e335d1d9d (diff) | |
download | pkgsrc-7cc88e0c9fd90046ac6f0dc0d0d6c3c399718e2f.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 |