diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
commit | 18e3283474fb3c19a70077daacb194273504eaf1 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /benchmarks/hint | |
parent | 852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff) | |
download | pkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'benchmarks/hint')
-rw-r--r-- | benchmarks/hint/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/hint/Makefile b/benchmarks/hint/Makefile index e56812b26f8..e14fd31f8c9 100644 --- a/benchmarks/hint/Makefile +++ b/benchmarks/hint/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.21 2006/03/04 21:29:01 jlam Exp $ +# $NetBSD: Makefile,v 1.22 2006/10/04 20:46:42 wiz Exp $ DISTNAME= hint_unix_serial PKGNAME= hint.serial-98.06.12 CATEGORIES= benchmarks -MASTER_SITES= ftp://ftp.scl.ameslab.gov/pub/HINT/source/tar/ +MASTER_SITES= http://hint.byu.edu/pub/HINT/source/tar/ EXTRACT_SUFX= .tar MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.scl.ameslab.gov/Projects/HINT/ +HOMEPAGE= http://hint.byu.edu/ COMMENT= Scalable benchmark for testing CPU and memory performance PKG_INSTALLATION_TYPES= overwrite pkgviews |