aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-26 19:37:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-26 19:37:37 +0000
commitc9d66a121ded9f63dc882dfcc626e4b9ed63ef4c (patch)
treeda3e4e7197cb0e869a92b971e1f1db468456f11d /benchmarks
parentf08bbe419b79689e8bae8a95f0c68853adaa890f (diff)
downloadports-c9d66a121ded9f63dc882dfcc626e4b9ed63ef4c.tar.gz
ports-c9d66a121ded9f63dc882dfcc626e4b9ed63ef4c.zip
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/slowloris/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/slowloris/Makefile b/benchmarks/slowloris/Makefile
index 1c5670eebeb6..7b203ec04fba 100644
--- a/benchmarks/slowloris/Makefile
+++ b/benchmarks/slowloris/Makefile
@@ -3,16 +3,16 @@
PORTNAME= slowloris
PORTVERSION= 0.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
MAINTAINER= alexey@renatasystems.org
COMMENT= The low bandwidth, yet greedy and poisonous HTTP client
-RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
- p5-Getopt-Long>=0:devel/p5-Getopt-Long
+RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
+NO_ARCH= yes
NO_BUILD= yes
USES= perl5 shebangfix