diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2022-08-30 08:09:11 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2022-08-30 08:12:16 +0000 |
commit | c689b74f784c2645c0de891179683dc288cd0b6c (patch) | |
tree | a97d0f0baba75921ba54ce0156a65abca545c35b /net/asterisk-g72x | |
parent | e32f5ab610e49d510e70a9e5d8851a8b436fc18c (diff) | |
download | ports-c689b74f784c2645c0de891179683dc288cd0b6c.tar.gz ports-c689b74f784c2645c0de891179683dc288cd0b6c.zip |
net/asterisk: drop maintainership
Drop maintainership for asterisk and related ports.
I've not been using asterisk for a while now, and am unable to
properly test updates and patches now.
Releasing it to the heap, hoping someone actually using it can take
maintanership.
Diffstat (limited to 'net/asterisk-g72x')
-rw-r--r-- | net/asterisk-g72x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk-g72x/Makefile b/net/asterisk-g72x/Makefile index 8860954f4ad2..f9a67c591e14 100644 --- a/net/asterisk-g72x/Makefile +++ b/net/asterisk-g72x/Makefile @@ -5,7 +5,7 @@ CATEGORIES= net MASTER_SITES= http://asterisk.hosting.lv/src/ DISTNAME= asterisk-${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= madpilot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= G.729 codec for Asterisk PBX LIB_DEPENDS= libbcg729.so:audio/bcg729 |