diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-06 09:11:57 +0000 |
commit | 96a38c7c3a90fd8f1f07a9b3f7c9ee117ecdca84 (patch) | |
tree | 85e8033022547e7f0b85fd514a62e2bc95baa087 /www/gatling | |
parent | ea5282bfc572cef5510e6ee6d5ed0952c0559943 (diff) |
Notes
Diffstat (limited to 'www/gatling')
-rw-r--r-- | www/gatling/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gatling/Makefile b/www/gatling/Makefile index bdeed2a99a99..dac57e3466a2 100644 --- a/www/gatling/Makefile +++ b/www/gatling/Makefile @@ -7,7 +7,7 @@ CATEGORIES= www benchmarks ftp ipv6 MASTER_SITES= http://dl.fefe.de/ MAINTAINER= ports@FreeBSD.org -COMMENT= A high performance webserver with scalability benchmark tools +COMMENT= High performance webserver with scalability benchmark tools BUILD_DEPENDS= libowfat>=0.29:${PORTSDIR}/devel/libowfat |