From edc6057050a01249edbd5bc7e2422328d4f5da1d Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Fri, 22 Jul 2022 02:01:02 +0200 Subject: [PATCH] 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 227f3fd719556..d55c0f2fdec5a 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