git: 64285aef6e64 - main - devel/libunit: release maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Oct 2025 22:03:33 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=64285aef6e64542b11782c70f9ebd311112803c2 commit 64285aef6e64542b11782c70f9ebd311112803c2 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2025-10-06 22:03:10 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2025-10-06 22:03:10 +0000 devel/libunit: release maintainership --- devel/libunit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libunit/Makefile b/devel/libunit/Makefile index 656112c590cd..49b1d5cb6444 100644 --- a/devel/libunit/Makefile +++ b/devel/libunit/Makefile @@ -4,7 +4,7 @@ MASTER_SITES?= https://unit.nginx.org/download/ DISTNAME= unit-${PORTVERSION} DISTINFO_FILE= ${.CURDIR}/../../www/unit/distinfo -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Development kit for dynamic web application server WWW= https://unit.nginx.org