pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/benchmarks/nttcp MASTER_SITES and HOMEPAGE was gone away.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf553847e3c3
branches: trunk
changeset: 542261:cf553847e3c3
user: obache <obache%pkgsrc.org@localhost>
date: Sat May 10 08:41:48 2008 +0000
description:
MASTER_SITES and HOMEPAGE was gone away.
Set MASTER_SITES to archive site that have distfile.
diffstat:
benchmarks/nttcp/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 08cc490ae776 -r cf553847e3c3 benchmarks/nttcp/Makefile
--- a/benchmarks/nttcp/Makefile Sat May 10 08:18:34 2008 +0000
+++ b/benchmarks/nttcp/Makefile Sat May 10 08:41:48 2008 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2008/03/03 00:51:44 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2008/05/10 08:41:48 obache Exp $
DISTNAME= nttcp-1.47
PKGREVISION= 1
CATEGORIES= benchmarks net
-MASTER_SITES= http://home.leo.org/~elmar/nttcp/
+MASTER_SITES= http://www.sfr-fresh.com/unix/privat/
MAINTAINER= thorpej%NetBSD.org@localhost
-HOMEPAGE= http://home.leo.org/~elmar/nttcp/
+HOMEPAGE= # http://home.leo.org/~elmar/nttcp/
COMMENT= New TCP testing and performance measuring tool
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index