diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-27 20:22:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-27 20:22:13 +0000 |
commit | cd76421cc4b6155b0f2b2d59110a6162bfda5a8d (patch) | |
tree | 39ea90487289b99e3fe932a1e9ac5102f0e195dd /audio/Makefile | |
parent | 92f30b29f0f255af1bf2e70cb87d169d9c2dbf1d (diff) | |
download | ports-cd76421cc4b6155b0f2b2d59110a6162bfda5a8d.tar.gz ports-cd76421cc4b6155b0f2b2d59110a6162bfda5a8d.zip |
Murmur is the server component of Mumble, a low-latency, high quality
VoIP application.
WWW: http://mumble.sourceforge.net/
PR: ports/137428
Submitted by: Ayumi M <ayu at commun.jp>
Notes
Notes:
svn path=/head/; revision=240425
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index bdedf71f1b9a..10b88c78beb5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -478,6 +478,7 @@ SUBDIR += mt-daapd SUBDIR += muine SUBDIR += mumble + SUBDIR += murmur SUBDIR += muse SUBDIR += musepack SUBDIR += musica |