Date: Sun, 27 Oct 2024 21:40:51 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 123806dea438 - main - www/feroxbuster: Update WWW Message-ID: <202410272140.49RLep2q002355@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=123806dea43867fa716d6b22a5dae13fb9a7ee0f commit 123806dea43867fa716d6b22a5dae13fb9a7ee0f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-27 21:16:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-27 21:40:40 +0000 www/feroxbuster: Update WWW --- www/feroxbuster/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/feroxbuster/Makefile b/www/feroxbuster/Makefile index 9a6e2749613f..498e34e74444 100644 --- a/www/feroxbuster/Makefile +++ b/www/feroxbuster/Makefile @@ -5,7 +5,8 @@ CATEGORIES= www security MAINTAINER= yuri@FreeBSD.org COMMENT= Fast, simple, recursive content discovery tool -WWW= https://epi052.github.io/feroxbuster/ +WWW= https://epi052.github.io/feroxbuster/ \ + https://github.com/epi052/feroxbuster LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410272140.49RLep2q002355>