diff options
author | Lars Engels <lme@FreeBSD.org> | 2013-11-09 16:21:35 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2013-11-09 16:21:35 +0000 |
commit | cfee20747069482e232781174c326440b75e06d5 (patch) | |
tree | 6533388e74006fac2b71c3549faa0ef79f4712b0 /audio/mumble | |
parent | 853df93632a8cb9ae1aa1ba79d0224f75512bb6f (diff) | |
download | ports-cfee20747069482e232781174c326440b75e06d5.tar.gz ports-cfee20747069482e232781174c326440b75e06d5.zip |
Notes
Diffstat (limited to 'audio/mumble')
-rw-r--r-- | audio/mumble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mumble/Makefile b/audio/mumble/Makefile index d00fa453ac74..1a3e5d5157fe 100644 --- a/audio/mumble/Makefile +++ b/audio/mumble/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Mumble/${PORTVERSION} -MAINTAINER= marius@nuenneri.ch +MAINTAINER= ports@FreeBSD.org COMMENT= A voice chat software primarily intended for use while gaming LIB_DEPENDS+= libspeex.so:${PORTSDIR}/audio/speex \ |