diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-03-25 05:16:13 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-03-25 05:16:13 +0000 |
commit | b9cd1c30269b5d9e7da936ede4bc0a452b7f1932 (patch) | |
tree | ea0180134741670d544b027ffc80dd41480d9b4b /audio/speex/Makefile | |
parent | - Update to 0.8.5 (diff) |
Give maintainership to submitter.
Submitted by: Josh Elsasser <jre@vineyard.net>
Diffstat (limited to '')
-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 |