pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks MASTER_SITES does not have distfiles anymor...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0081cd6eb6a7
branches: trunk
changeset: 545126:0081cd6eb6a7
user: obache <obache%pkgsrc.org@localhost>
date: Sun Jul 27 09:05:05 2008 +0000
description:
MASTER_SITES does not have distfiles anymore, commented out.
diffstat:
benchmarks/flops/Makefile | 4 ++--
benchmarks/xengine/Makefile | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r 6f7facd6a038 -r 0081cd6eb6a7 benchmarks/flops/Makefile
--- a/benchmarks/flops/Makefile Sun Jul 27 08:44:30 2008 +0000
+++ b/benchmarks/flops/Makefile Sun Jul 27 09:05:05 2008 +0000
@@ -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@localhost
diff -r 6f7facd6a038 -r 0081cd6eb6a7 benchmarks/xengine/Makefile
--- a/benchmarks/xengine/Makefile Sun Jul 27 08:44:30 2008 +0000
+++ b/benchmarks/xengine/Makefile Sun Jul 27 09:05:05 2008 +0000
@@ -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@localhost
Home |
Main Index |
Thread Index |
Old Index