diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-05-05 10:49:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-05-05 10:49:36 +0000 |
commit | 13b62c630f0610238df91f4b448fc2cf220d3bd3 (patch) | |
tree | 776c880ac6edb8d05b3921c072832758cf642597 /benchmarks | |
parent | cfcf9b3bff369abdef597bb520348b3c5524d871 (diff) | |
download | ports-13b62c630f0610238df91f4b448fc2cf220d3bd3.tar.gz ports-13b62c630f0610238df91f4b448fc2cf220d3bd3.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/netpipe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index 2177213d3a10..ab6572649f57 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -10,6 +10,8 @@ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Self-scaling network benchmark BROKEN= No public distfiles +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-06-06 # The default port builds and installs only the TCP version of # netpipe(1). The sources support many other variants. |