diff options
Diffstat (limited to 'benchmarks/ubench')
-rw-r--r-- | benchmarks/ubench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/ubench/Makefile b/benchmarks/ubench/Makefile index 7da746bef5e..4e47213aa2f 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/27 20:51:40 reed Exp $ +# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:01 jlam Exp $ # DISTNAME= ubench-0.32 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.phystech.com/ftp/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.phystech.com/download/ubench.html COMMENT= The Unix Benchmark utility |