diff options
Diffstat (limited to 'benchmarks/dbench/Makefile')
-rw-r--r-- | benchmarks/dbench/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index 83cfec5f1ed..5cb8c649b5d 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2005/07/12 09:55:57 adam Exp $ +# $NetBSD: Makefile,v 1.9 2005/09/25 10:40:18 rillig Exp $ DISTNAME= dbench-3.03 +PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://samba.org/ftp/tridge/dbench/ |