diff options
Diffstat (limited to 'audio/speex')
-rw-r--r-- | audio/speex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile index f786ce8..5f96b2f 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= ahze DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= ahze@FreeBSD.org +MAINTAINER= multimedia@FreeBSD.org COMMENT= An open-source patent-free voice codec LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg |