pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks/pipebench Fix HOMEPAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1848adc52a5c
branches:  trunk
changeset: 498781:1848adc52a5c
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Sep 03 06:57:14 2005 +0000

description:
Fix HOMEPAGE

diffstat:

 benchmarks/pipebench/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 21bf7e828198 -r 1848adc52a5c benchmarks/pipebench/Makefile
--- a/benchmarks/pipebench/Makefile     Sat Sep 03 06:53:47 2005 +0000
+++ b/benchmarks/pipebench/Makefile     Sat Sep 03 06:57:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/09/03 06:51:57 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2005/09/03 06:57:14 xtraeme Exp $
 #
 
 DISTNAME=      pipebench-0.40
@@ -6,7 +6,7 @@
 MASTER_SITES=  ftp://ftp.habets.pp.se/pub/synscan/
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
-HOMEPAGE=      ftp://ftp.habets.pp.se/pub/synscan/
+HOMEPAGE=      http://www.habets.pp.se/synscan/programs.php?prog=pipebench
 COMMENT=       Measures the speed of a pipe
 
 INSTALLATION_DIRS=     bin



Home | Main Index | Thread Index | Old Index