diff options
author | ahze <ahze@FreeBSD.org> | 2004-11-08 14:38:31 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2004-11-08 14:38:31 +0800 |
commit | f723d8a92368043a639bfed7b12c6bf823f4d40b (patch) | |
tree | 9272eb7e2b025261693413ea7df33ad5a39aec85 /audio/speex | |
parent | 51159d64cfb4d36759389ad44f6a68ad929b3d6c (diff) | |
download | freebsd-ports-gnome-f723d8a92368043a639bfed7b12c6bf823f4d40b.tar.gz freebsd-ports-gnome-f723d8a92368043a639bfed7b12c6bf823f4d40b.tar.zst freebsd-ports-gnome-f723d8a92368043a639bfed7b12c6bf823f4d40b.zip |
Grab Maintainer
Approved by: jre@vineyard.net
pav (co mentor)
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 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 |