git: 8d95b3b3bb7e - main - devel/libqb: drop maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 May 2023 16:52:19 UTC
The branch main has been updated by egypcio: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d95b3b3bb7ebe43c80d1e26025f69590c94572b commit 8d95b3b3bb7ebe43c80d1e26025f69590c94572b Author: Vinícius Zavam <egypcio@FreeBSD.org> AuthorDate: 2023-05-21 16:43:46 +0000 Commit: Vinícius Zavam <egypcio@FreeBSD.org> CommitDate: 2023-05-21 16:43:46 +0000 devel/libqb: drop maintainership --- devel/libqb/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libqb/Makefile b/devel/libqb/Makefile index 7a5643191715..b16aa09455fb 100644 --- a/devel/libqb/Makefile +++ b/devel/libqb/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://github.com/ClusterLabs/${PORTNAME}/releases/download/v${DISTVERSION}/ -MAINTAINER= egypcio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High performance logging, tracing, ipc, and polling library WWW= https://github.com/ClusterLabs/libqb/wiki