git: f625273f2102 - main - security/rustscan: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 May 2025 11:14:04 UTC
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=f625273f2102c845f49369192c2a63e7407f8af7 commit f625273f2102c845f49369192c2a63e7407f8af7 Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2025-05-06 09:16:15 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2025-05-06 11:13:33 +0000 security/rustscan: drop maintainership --- security/rustscan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile index 11b60b058345..2d2ab4fd54e6 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 2.4.1 PORTREVISION= 1 CATEGORIES= security -MAINTAINER= mikael@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Faster Nmap Scanning with Rust WWW= https://github.com/RustScan/RustScan