diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-16 20:21:17 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-16 20:21:17 +0000 |
commit | edcbc2d4420111dea21dee98c2a3d991c2b24959 (patch) | |
tree | 0afc8d33b6996a5c2a3dab1e385695d111d64306 /benchmarks | |
parent | 83535d21f86f41bb1982ad6c5f43e71609762c4f (diff) | |
download | pkgsrc-edcbc2d4420111dea21dee98c2a3d991c2b24959.tar.gz |
update master site.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dhrystone/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/fib/Makefile | 4 |
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 |