diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-03-11 13:05:56 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-03-11 13:05:56 +0000 |
commit | 9de680543e1bf3da8015d8e877db93ca26485c57 (patch) | |
tree | bf0878266c18572f359f3822690cab1172035d90 /audio/beast | |
parent | 5cc1539e93ed88af2e0a31ccb0301e6d7cb4df7a (diff) |
Notes
Diffstat (limited to 'audio/beast')
-rw-r--r-- | audio/beast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile index cb4fd86943c5..72991b6559c9 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.7.6 CATEGORIES= audio MASTER_SITES= http://dist.testbit.eu/beast/v${PORTVERSION:R}/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A powerful music composition and modular synthesis application LIB_DEPENDS= vorbisfile:${PORTSDIR}/audio/libvorbis \ |