diff options
author | hira <hira> | 2006-06-07 21:35:59 +0000 |
---|---|---|
committer | hira <hira> | 2006-06-07 21:35:59 +0000 |
commit | f04cfacfa96ee51569fb8e047c0b460c02d572d3 (patch) | |
tree | 1762cc8ad7a3d9fceb569586eadeb789d250b72c /benchmarks | |
parent | 580e95d3f814b58371b13343689b3dbd4b0316a8 (diff) | |
download | pkgsrc-f04cfacfa96ee51569fb8e047c0b460c02d572d3.tar.gz |
Add `@dirrm share/doc/bonnie++'. Bump PKGREVISION.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/bonnie++/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index ca0a3e77e65..c42409c5b81 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2006/03/11 03:19:02 reed Exp $ +# $NetBSD: Makefile,v 1.20 2006/06/07 21:35:59 hira Exp $ # DISTNAME= bonnie++-1.03a -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/ EXTRACT_SUFX= .tgz diff --git a/benchmarks/bonnie++/PLIST b/benchmarks/bonnie++/PLIST index 560baa097da..e2699af1773 100644 --- a/benchmarks/bonnie++/PLIST +++ b/benchmarks/bonnie++/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2006/03/11 03:19:02 reed Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/06/07 21:35:59 hira Exp $ bin/bon_csv2html bin/bon_csv2txt man/man1/bon_csv2html.1 @@ -8,3 +8,4 @@ man/man8/zcav.8 sbin/bonnie++ sbin/zcav share/doc/bonnie++/readme.html +@dirrm share/doc/bonnie++ |