diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-03-25 13:16:13 +0800 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-03-25 13:16:13 +0800 |
commit | b9cd1c30269b5d9e7da936ede4bc0a452b7f1932 (patch) | |
tree | ea0180134741670d544b027ffc80dd41480d9b4b /audio/speex | |
parent | f5867ecf23925cfc570467532259a3b1927c0d31 (diff) | |
download | freebsd-ports-gnome-b9cd1c30269b5d9e7da936ede4bc0a452b7f1932.tar.gz freebsd-ports-gnome-b9cd1c30269b5d9e7da936ede4bc0a452b7f1932.tar.zst freebsd-ports-gnome-b9cd1c30269b5d9e7da936ede4bc0a452b7f1932.zip |
Give maintainership to submitter.
Submitted by: Josh Elsasser <jre@vineyard.net>
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 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 |