git: 85120c35de59 - main - net/py-pyzmq: return to the pool
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 May 2025 17:34:08 UTC
The branch main has been updated by novel: URL: https://cgit.FreeBSD.org/ports/commit/?id=85120c35de59db9a1fef1c325d26d113c0db1090 commit 85120c35de59db9a1fef1c325d26d113c0db1090 Author: Roman Bogorodskiy <novel@FreeBSD.org> AuthorDate: 2025-05-16 17:32:14 +0000 Commit: Roman Bogorodskiy <novel@FreeBSD.org> CommitDate: 2025-05-16 17:32:14 +0000 net/py-pyzmq: return to the pool --- net/py-pyzmq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/py-pyzmq/Makefile b/net/py-pyzmq/Makefile index 5d7ae910f2b8..bfd0de970bfe 100644 --- a/net/py-pyzmq/Makefile +++ b/net/py-pyzmq/Makefile @@ -5,7 +5,7 @@ CATEGORIES= net devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= novel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for ZeroMQ WWW= https://github.com/zeromq/pyzmq