diff options
author | gahr <gahr@FreeBSD.org> | 2013-03-11 21:05:56 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-03-11 21:05:56 +0800 |
commit | b57e2743ccd3934420ed2ff02c57ad9630476f59 (patch) | |
tree | bf0878266c18572f359f3822690cab1172035d90 /audio | |
parent | 86fa3756a95b84bf62c83b840983724323b9a0e0 (diff) | |
download | freebsd-ports-gnome-b57e2743ccd3934420ed2ff02c57ad9630476f59.tar.gz freebsd-ports-gnome-b57e2743ccd3934420ed2ff02c57ad9630476f59.tar.zst freebsd-ports-gnome-b57e2743ccd3934420ed2ff02c57ad9630476f59.zip |
- Give up maintainership on this port
Diffstat (limited to 'audio')
-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 \ |