diff options
Diffstat (limited to 'benchmarks/hint/Makefile')
-rw-r--r-- | benchmarks/hint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hint/Makefile b/benchmarks/hint/Makefile index c91d3fde25f..e56812b26f8 100644 --- a/benchmarks/hint/Makefile +++ b/benchmarks/hint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/09/28 18:59:41 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2006/03/04 21:29:01 jlam Exp $ DISTNAME= hint_unix_serial PKGNAME= hint.serial-98.06.12 @@ -6,7 +6,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/HINT/source/tar/ EXTRACT_SUFX= .tar -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.scl.ameslab.gov/Projects/HINT/ COMMENT= Scalable benchmark for testing CPU and memory performance |