git: 1ab0473e80a8 - main - security/hydra: Fix WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Mar 2023 10:10:15 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ab0473e80a837757ed8716b409e3191c6e1dd3a commit 1ab0473e80a837757ed8716b409e3191c6e1dd3a Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-03-19 09:27:10 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2023-03-19 10:10:09 +0000 security/hydra: Fix WWW Update WWW entry to GitHub URL PR: 268845 Approved by: portmgr (blanket) --- security/hydra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/hydra/Makefile b/security/hydra/Makefile index a62c0d0d0a6b..1ff333f28a34 100644 --- a/security/hydra/Makefile +++ b/security/hydra/Makefile @@ -6,7 +6,7 @@ CATEGORIES= security MAINTAINER= rm@FreeBSD.org COMMENT= Brute force attack utility working on multiple network services -WWW= https://www.thc.org/thc-hydra/ +WWW= https://github.com/vanhauser-thc/thc-hydra LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE