git: 9274772deba4 - main - net/activemq: Release maintainership
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Nov 2022 17:38:03 UTC
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=9274772deba438e2ebec17fdd45b4a1ad363c887 commit 9274772deba438e2ebec17fdd45b4a1ad363c887 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2022-11-06 17:38:01 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-11-06 17:38:01 +0000 net/activemq: Release maintainership --- net/activemq/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/activemq/Makefile b/net/activemq/Makefile index da7d74ef677f..d63544285d17 100644 --- a/net/activemq/Makefile +++ b/net/activemq/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= APACHE/${PORTNAME}/${PORTVERSION} DISTNAME= apache-${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= -bin.tar.gz -MAINTAINER= nc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Messaging and Integration Patterns provider WWW= https://activemq.apache.org