git: edc6057050a0 - main - net-im/signal-cli: Return to the pool

From: Mateusz Piotrowski <0mp_at_FreeBSD.org>
Date: Fri, 22 Jul 2022 00:34:12 UTC
The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=edc6057050a01249edbd5bc7e2422328d4f5da1d

commit edc6057050a01249edbd5bc7e2422328d4f5da1d
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-07-22 00:01:02 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-07-22 00:32:54 +0000

    net-im/signal-cli: Return to the pool
    
    It would be great to update this port to the newest version available
    upstream. Unfortunately, I couldn't get the newer versions to work
    reliably on FreeBSD.
---
 net-im/signal-cli/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/signal-cli/Makefile b/net-im/signal-cli/Makefile
index 227f3fd71955..d55c0f2fdec5 100644
--- a/net-im/signal-cli/Makefile
+++ b/net-im/signal-cli/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	net-im java
 MASTER_SITES=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${DISTVERSIONFULL}/:jars
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:jars
 
-MAINTAINER=	0mp@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command-line and D-Bus interface for Signal and libsignal-service-java
 
 LICENSE=	GPLv3