diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-06 01:29:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-06 01:29:01 +0800 |
commit | baf78cd9d50b81aeb696b6f3cef776be211e689b (patch) | |
tree | 297ac2f56b56754adedc730c266b2623edb17210 /benchmarks/pipebench | |
parent | a1615da24d1a55f2f951cc95426140684e434e7e (diff) | |
download | freebsd-ports-gnome-baf78cd9d50b81aeb696b6f3cef776be211e689b.tar.gz freebsd-ports-gnome-baf78cd9d50b81aeb696b6f3cef776be211e689b.tar.zst freebsd-ports-gnome-baf78cd9d50b81aeb696b6f3cef776be211e689b.zip |
Mark as broken unfetchable ports
Diffstat (limited to 'benchmarks/pipebench')
-rw-r--r-- | benchmarks/pipebench/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/pipebench/Makefile b/benchmarks/pipebench/Makefile index fc40a616e338..d30fe08899f9 100644 --- a/benchmarks/pipebench/Makefile +++ b/benchmarks/pipebench/Makefile @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ MAINTAINER= mich@FreeBSD.org COMMENT= Pipebench shows current throughput/amount of data through a pipe +BROKEN= Unfetchable PLIST_FILES= bin/pipebench \ man/man1/pipebench.1.gz |