aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2023-03-24 14:55:21 +0000
committerChris Rees <crees@FreeBSD.org>2023-03-25 09:10:07 +0000
commit8f9dc55d486e5c4e1df7f0c02c646ae5bfc632a0 (patch)
tree1a7463a7ed7d946a80819f893b7e29a44214affa
parenta529a3414a75442b8ed6fb456b3b807785a77e68 (diff)
downloadports-8f9dc55d486e5c4e1df7f0c02c646ae5bfc632a0.tar.gz
ports-8f9dc55d486e5c4e1df7f0c02c646ae5bfc632a0.zip
Return baresip and libraries to the pool
PR: ports/261035
-rw-r--r--audio/baresip/Makefile2
-rw-r--r--audio/re/Makefile2
-rw-r--r--audio/rem/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile
index 0ac85a915a43..813cd740d089 100644
--- a/audio/baresip/Makefile
+++ b/audio/baresip/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 2.12.0
CATEGORIES= audio
-MAINTAINER= crees@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small SIP client
WWW= https://github.com/baresip
diff --git a/audio/re/Makefile b/audio/re/Makefile
index 7c4c7a8d03e2..8c01983eef70 100644
--- a/audio/re/Makefile
+++ b/audio/re/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 2.12.0
CATEGORIES= audio devel
-MAINTAINER= crees@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for real-time comms with async IO support
WWW= https://github.com/baresip
diff --git a/audio/rem/Makefile b/audio/rem/Makefile
index 2930be10486c..b1a0f1d0c044 100644
--- a/audio/rem/Makefile
+++ b/audio/rem/Makefile
@@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 2.12.0
CATEGORIES= audio devel
-MAINTAINER= crees@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library for real-time audio and video processing
WWW= https://github.com/baresip