aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2022-07-22 00:01:02 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2022-07-22 00:32:54 +0000
commitedc6057050a01249edbd5bc7e2422328d4f5da1d (patch)
tree6da60a1043d940ef0ebf857866444af75b70b20d
parent1fb27c3808a8d230f159ed5f30c8772e3f9b05ea (diff)
downloadports-edc6057050a01249edbd5bc7e2422328d4f5da1d.tar.gz
ports-edc6057050a01249edbd5bc7e2422328d4f5da1d.zip
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.
-rw-r--r--net-im/signal-cli/Makefile2
1 files changed, 1 insertions, 1 deletions
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