Date: Sun, 25 Jun 2017 15:03:13 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r444283 - head/benchmarks/wrk Message-ID: <201706251503.v5PF3Dg4062616@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Jun 25 15:03:13 2017 New Revision: 444283 URL: https://svnweb.freebsd.org/changeset/ports/444283 Log: Fix WWW Approved by: portmgr (blanket) Modified: head/benchmarks/wrk/pkg-descr Modified: head/benchmarks/wrk/pkg-descr ============================================================================== --- head/benchmarks/wrk/pkg-descr Sun Jun 25 15:03:08 2017 (r444282) +++ head/benchmarks/wrk/pkg-descr Sun Jun 25 15:03:13 2017 (r444283) @@ -2,4 +2,4 @@ wrk is a modern HTTP benchmarking tool capable of gene load when run on a single multi-core CPU. It combines a multithreaded design with scalable event notification systems such as epoll and kqueue. -WWW: https://github.com/wg/wrk/ +WWW: https://github.com/wg/wrk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706251503.v5PF3Dg4062616>