summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorzafer <zafer>2009-05-16 20:21:17 +0000
committerzafer <zafer>2009-05-16 20:21:17 +0000
commit900b453639948ffb9e2455061138003539f6bb0b (patch)
tree0afc8d33b6996a5c2a3dab1e385695d111d64306 /benchmarks
parent2d8934f5e60920a9b303005400d97644c8c732e5 (diff)
downloadpkgsrc-900b453639948ffb9e2455061138003539f6bb0b.tar.gz
update master site.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/dhrystone/Makefile4
-rw-r--r--benchmarks/fib/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/dhrystone/Makefile b/benchmarks/dhrystone/Makefile
index 5727615847c..6aac13ce7fa 100644
--- a/benchmarks/dhrystone/Makefile
+++ b/benchmarks/dhrystone/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2008/03/03 00:51:44 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2009/05/16 20:21:17 zafer Exp $
DISTNAME= dhry2.1
PKGNAME= dhrystone-2.1
CATEGORIES= benchmarks
-MASTER_SITES= ftp://gatekeeper.dec.com/pub/misc/
+MASTER_SITES= ftp://ftp.planix.com/pub/mirror/
EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/benchmarks/fib/Makefile b/benchmarks/fib/Makefile
index dcbb6f2bd68..de7ae0e8b87 100644
--- a/benchmarks/fib/Makefile
+++ b/benchmarks/fib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2008/03/03 00:51:44 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2009/05/16 20:29:55 zafer Exp $
DISTNAME= fib.c
PKGNAME= fib-980203
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.nosc.mil/pub/aburto/fib/
+MASTER_SITES= ftp://ftp.kreonet.re.kr/tools/benchmark/aburto/fib/
EXTRACT_SUFX= #empty
MAINTAINER= pkgsrc-users@NetBSD.org