diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-03-13 11:54:25 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-03-13 11:54:25 +0000 |
commit | e86b55727a088049f223a32d722fdaf57dbe2719 (patch) | |
tree | 13d0ad17d6169f92f62c4a5abed734772b1f3ab1 /audio/beast/Makefile | |
parent | 4ff98799fdd3ca29df878fa31d0ad3c993279a11 (diff) | |
download | ports-e86b55727a088049f223a32d722fdaf57dbe2719.tar.gz ports-e86b55727a088049f223a32d722fdaf57dbe2719.zip |
Notes
Diffstat (limited to 'audio/beast/Makefile')
-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 72991b6559c9..158005246e06 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -7,7 +7,7 @@ CATEGORIES= audio MASTER_SITES= http://dist.testbit.eu/beast/v${PORTVERSION:R}/ MAINTAINER= ports@FreeBSD.org -COMMENT= A powerful music composition and modular synthesis application +COMMENT= Powerful music composition and modular synthesis application LIB_DEPENDS= vorbisfile:${PORTSDIR}/audio/libvorbis \ mad:${PORTSDIR}/audio/libmad \ |