summaryrefslogtreecommitdiff
path: root/benchmarks/pipebench
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-08 17:46:38 +0200
committerStefan Eßer <se@FreeBSD.org>2022-09-08 17:46:38 +0200
commitade2a047e0eb835f7f42682496614cfd259757ea (patch)
tree4656239b9872478b3e3e01d6086ad3be671338e4 /benchmarks/pipebench
parentMove more WWW entries from pkg-descr files into Makefiles (diff)
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit)
Diffstat (limited to 'benchmarks/pipebench')
-rw-r--r--benchmarks/pipebench/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmarks/pipebench/pkg-descr b/benchmarks/pipebench/pkg-descr
index d78b26797d1c..6ed76275e33e 100644
--- a/benchmarks/pipebench/pkg-descr
+++ b/benchmarks/pipebench/pkg-descr
@@ -2,7 +2,5 @@ Pipebench shows the current throughput and amount of data going through a
pipe. It can be used to show the progress of a large md5sum process:
cat bigfile | pipebench | md5sum.
-WWW: http://www.habets.pp.se/synscan/programs.php?prog=pipebench
-
- Michael L. Hostbaek
mich@FreeBSD.org