diff options
Diffstat (limited to 'benchmarks/slowloris/Makefile')
-rw-r--r-- | benchmarks/slowloris/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/slowloris/Makefile b/benchmarks/slowloris/Makefile index b75dc74dd302..9104f5c4b71d 100644 --- a/benchmarks/slowloris/Makefile +++ b/benchmarks/slowloris/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Low-bandwidth, yet greedy and poisonous HTTP client +WWW= http://ha.ckers.org/slowloris/ RUN_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL |