diff options
Diffstat (limited to 'benchmarks/autobench/Makefile')
-rw-r--r-- | benchmarks/autobench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index 611593340835..93973aaf77ca 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Automating the process of benchmarking a web server -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENCE RUN_DEPENDS= httperf:${PORTSDIR}/benchmarks/httperf \ |