diff options
author | reed <reed@pkgsrc.org> | 2005-12-13 18:27:51 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-12-13 18:27:51 +0000 |
commit | 924221590280943865232a9730d1a2be24707f0f (patch) | |
tree | 9765a930685861caa830176380f9480f9dbc4251 /benchmarks | |
parent | b7285690a0696de097119d7c3af66f48a1f36032 (diff) | |
download | pkgsrc-924221590280943865232a9730d1a2be24707f0f.tar.gz |
Change HOMEPAGE to real webpage about this.
Diffstat (limited to 'benchmarks')
-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 780b2370205..77069f9aed0 100644 --- a/benchmarks/ubench/Makefile +++ b/benchmarks/ubench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/12/05 20:49:51 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2005/12/13 18:27:51 reed Exp $ # DISTNAME= ubench-0.32 @@ -6,7 +6,7 @@ CATEGORIES= benchmarks MASTER_SITES= http://www.phystech.com/ftp/ MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.phystech.com/ftp/ +HOMEPAGE= http://www.phystech.com/download/ubench.html COMMENT= The Unix Benchmark utility BUILD_TARGET= ubench |