summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorobache <obache>2008-07-27 09:05:05 +0000
committerobache <obache>2008-07-27 09:05:05 +0000
commitcb702610bcd59abb610a9e62748210c2060a8886 (patch)
tree9b3896730beaf31a07fb9b2a96ad050472b3c90d /benchmarks
parentcecc543ff891d396e035e4a5660f2e7059dce5af (diff)
downloadpkgsrc-cb702610bcd59abb610a9e62748210c2060a8886.tar.gz
MASTER_SITES does not have distfiles anymore, commented out.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/flops/Makefile4
-rw-r--r--benchmarks/xengine/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/flops/Makefile b/benchmarks/flops/Makefile
index 0d4011afbd5..9ca109c210a 100644
--- a/benchmarks/flops/Makefile
+++ b/benchmarks/flops/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2008/03/03 00:51:44 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2008/07/27 09:05:05 obache Exp $
DISTNAME= flops
PKGNAME= flops-2.0
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.nosc.mil/pub/aburto/flops/
+MASTER_SITES= # ftp://ftp.nosc.mil/pub/aburto/flops/
DISTFILES= ${DISTNAME}.c ${DISTNAME}.doc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/benchmarks/xengine/Makefile b/benchmarks/xengine/Makefile
index c83629f127c..0f9cb56d404 100644
--- a/benchmarks/xengine/Makefile
+++ b/benchmarks/xengine/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2006/12/27 13:37:36 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2008/07/27 09:09:51 obache Exp $
DISTNAME= xengine-1.0.1
PKGREVISION= 3
CATEGORIES= benchmarks
-MASTER_SITES= ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/
+MASTER_SITES= #ftp://ftp.lab.kdd.co.jp/Usenet/comp.sources.x/volume09/xengine/
DISTFILES= part01.z patch1.z
MAINTAINER= pkgsrc-users@NetBSD.org