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 accfcc79a69c..2c1d373d7ef1 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= jre@vineyard.net +MAINTAINER= ahze@FreeBSD.org COMMENT= An open-source patent-free voice codec LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg diff --git a/audio/speex/Makefile b/audio/speex/Makefile index accfcc79a69c..2c1d373d7ef1 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= jre@vineyard.net +MAINTAINER= ahze@FreeBSD.org COMMENT= An open-source patent-free voice codec LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg |