summaryrefslogtreecommitdiff
path: root/benchmarks/hbench/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/hbench/Makefile')
-rw-r--r--benchmarks/hbench/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile
index d97a190e7e4..558d75447b3 100644
--- a/benchmarks/hbench/Makefile
+++ b/benchmarks/hbench/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2004/07/30 15:50:37 minskim Exp $
+# $NetBSD: Makefile,v 1.26 2004/10/28 16:49:45 wiz Exp $
DISTNAME= hbench-OS-1.0
PKGNAME= hbench-1.0
PKGREVISION= 1
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.eecs.harvard.edu/pub/hbench-OS/
+MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.eecs.harvard.edu/vino/perf/hbench/
@@ -21,6 +21,8 @@ ALL_TARGET= build
PLIST_SRC= ${WRKDIR}/PLIST-src
+DIST_SUBDIR= ${PKGNAME_NOREV}
+
post-patch:
@machfiles=""; \
if [ ${MACHINE} = i386 ]; then \