diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-11-16 14:19:17 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-11-16 14:19:17 +0000 |
commit | bfa335105f5fb5d83963f6dc902f2770e2a8a4dc (patch) | |
tree | b7692d219e3e205719f815cfc7b86cad5f778be2 /benchmarks | |
parent | abd9913dad5070ae9353d35e228fe2040ebed7ef (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index e2b9948c90c0..92df69247447 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -8,6 +8,7 @@ PORTNAME= bonnie++ PORTVERSION= 1.96 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/experimental/ EXTRACT_SUFX= .tgz @@ -15,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= martymac@FreeBSD.org COMMENT= Performance Test of Filesystem I/O +LICENSE= GPLv2 + GNU_CONFIGURE= yes MAN1= bon_csv2html.1 bon_csv2txt.1 generate_randfile.1 |