diff options
author | wiz <wiz> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 20:46:42 +0000 |
commit | f37dd79c981e422625cf24bdb13c30e7a0789270 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /benchmarks/hbench | |
parent | 15bcd36e1fe7a4e1d2feef603799fc38795dcd57 (diff) | |
download | pkgsrc-f37dd79c981e422625cf24bdb13c30e7a0789270.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'benchmarks/hbench')
-rw-r--r-- | benchmarks/hbench/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index 331ebbcf25b..b785d2c0166 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.37 2006/06/18 10:07:09 rillig Exp $ +# $NetBSD: Makefile,v 1.38 2006/10/04 20:46:42 wiz Exp $ DISTNAME= hbench-OS-1.0 PKGNAME= hbench-1.0 PKGREVISION= 5 CATEGORIES= benchmarks -MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/ +MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.eecs.harvard.edu/vino/perf/hbench/ |