git: 8f9dc55d486e - main - Return baresip and libraries to the pool

From: Chris Rees <crees_at_FreeBSD.org>
Date: Sat, 25 Mar 2023 09:10:41 UTC
The branch main has been updated by crees:

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

commit 8f9dc55d486e5c4e1df7f0c02c646ae5bfc632a0
Author:     Chris Rees <crees@FreeBSD.org>
AuthorDate: 2023-03-24 14:55:21 +0000
Commit:     Chris Rees <crees@FreeBSD.org>
CommitDate: 2023-03-25 09:10:07 +0000

    Return baresip and libraries to the pool
    
    PR:     ports/261035
---
 audio/baresip/Makefile | 2 +-
 audio/re/Makefile      | 2 +-
 audio/rem/Makefile     | 2 +-
 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