diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/randread/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/randread/Makefile b/benchmarks/randread/Makefile index da783cc87ee..8f8b2ace012 100644 --- a/benchmarks/randread/Makefile +++ b/benchmarks/randread/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2008/03/03 00:51:44 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2010/03/21 16:29:39 wiz Exp $ # DISTNAME= randread-0.1 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=randread/} -MAINTAINER= grant@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://randread.sourceforge.net/ COMMENT= Program to help benchmark random disk read performance |