diff options
-rw-r--r-- | audio/speex-devel/Makefile | 2 | ||||
-rw-r--r-- | audio/speex/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index 2a6699e80c7c..e5c4bfce59ef 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jre@vineyard.net COMMENT= An open-source patent-free voice codec LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 2a6699e80c7c..e5c4bfce59ef 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jre@vineyard.net COMMENT= An open-source patent-free voice codec LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg |