diff options
author | tijl <tijl@FreeBSD.org> | 2016-10-22 17:44:49 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-10-22 17:44:49 +0800 |
commit | f5e895dac2412aa2eaef94cdcd818760d48d9e36 (patch) | |
tree | 60e6af2100dcc51017d399bfd9b5fb29bd89d015 /audio | |
parent | 5e5fc223d2803307e3e7ce73a3fa8e4030314df0 (diff) | |
download | freebsd-ports-graphics-f5e895dac2412aa2eaef94cdcd818760d48d9e36.tar.gz freebsd-ports-graphics-f5e895dac2412aa2eaef94cdcd818760d48d9e36.tar.zst freebsd-ports-graphics-f5e895dac2412aa2eaef94cdcd818760d48d9e36.zip |
Take maintainership (part of Linphone stack)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/msilbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/msilbc/Makefile b/audio/msilbc/Makefile index 27c3be14edf..a95b08cb514 100644 --- a/audio/msilbc/Makefile +++ b/audio/msilbc/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= SAVANNAH/linphone/plugins/sources/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tijl@FreeBSD.org COMMENT= Mediastreamer plugin for the iLBC audio codec LIB_DEPENDS= libortp.so:net/ortp \ |