git: 9c3a70111612 - main - net/cppzmq: Take manintainership per maintainer's request
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Apr 2024 16:08:54 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9c3a70111612b614ca8984724c250b92e3d5a78f commit 9c3a70111612b614ca8984724c250b92e3d5a78f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-20 16:08:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-20 16:08:06 +0000 net/cppzmq: Take manintainership per maintainer's request Approved by: vd@ (maintainer) --- net/cppzmq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/cppzmq/Makefile b/net/cppzmq/Makefile index 16e409cf6311..293d12b6ef33 100644 --- a/net/cppzmq/Makefile +++ b/net/cppzmq/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 4.9.0 DISTVERSIONPREFIX= v CATEGORIES= net -MAINTAINER= vd@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= C++ bindings for 0MQ WWW= https://github.com/zeromq/cppzmq