diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-16 21:06:49 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-16 21:06:49 +0000 |
commit | 1822195170e80ecfe970dfb5f725280cf37678f4 (patch) | |
tree | cdd763c37ef2f7ac2ce837b909c0433bc462014a /benchmarks | |
parent | df3031b3f2f58b206da1c91a9af510ce0e64f370 (diff) | |
download | pkgsrc-1822195170e80ecfe970dfb5f725280cf37678f4.tar.gz |
update master site.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/ttcp/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/xengine/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/ttcp/Makefile b/benchmarks/ttcp/Makefile index 0d3d3a14ff1..a4d0fa7a034 100644 --- a/benchmarks/ttcp/Makefile +++ b/benchmarks/ttcp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2007/10/28 15:29:58 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2009/05/16 21:06:49 zafer Exp $ DISTNAME= ttcp PKGNAME= ${DISTNAME}-1.12 PKGREVISION= 2 CATEGORIES= benchmarks net -MASTER_SITES= http://www.ccci.com/tools/ttcp/ +MASTER_SITES= ftp://ftp.ptb.de/pub/benchmarks/ EXTRACT_SUFX= .tar.Z MAINTAINER= thorpej@NetBSD.org diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile index f0fa5c71cb1..19c600d94eb 100644 --- a/benchmarks/xengine/Makefile +++ b/benchmarks/xengine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2008/11/10 17:21:33 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2009/05/16 21:12:17 zafer Exp $ DISTNAME= xengine-1.0.1 PKGREVISION= 4 CATEGORIES= benchmarks -MASTER_SITES= #ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/ +MASTER_SITES= ftp://ftp.42.org/pub/OLD/x/xengine/ DISTFILES= part01.z patch1.z MAINTAINER= pkgsrc-users@NetBSD.org |