Date: Wed, 1 Dec 2021 16:36:46 GMT From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 38de03a90516 - main - security/zaproxy: Fix typo Message-ID: <202112011636.1B1GakfJ072775@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=38de03a905160de5741af10d4e266d74704dca87 commit 38de03a905160de5741af10d4e266d74704dca87 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2021-12-01 16:31:37 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2021-12-01 16:33:01 +0000 security/zaproxy: Fix typo Reported by: olgeni --- security/zaproxy/pkg-descr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/zaproxy/pkg-descr b/security/zaproxy/pkg-descr index 631128e9d903..23f7eee99f0e 100644 --- a/security/zaproxy/pkg-descr +++ b/security/zaproxy/pkg-descr @@ -1,4 +1,4 @@ -The OWASP Zed Attack Proxy (ZAP) is one of the world’s most popular fr +The OWASP Zed Attack Proxy (ZAP) is one of the world's most popular free security tools and is actively maintained by a dedicated international team of volunteers. It can help you automatically find security vulnerabilities in your web applications while you are developing and testing your applications.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112011636.1B1GakfJ072775>