diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-11-03 21:10:57 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-11-03 21:10:57 +0800 |
commit | b32689c9177dee7f656d6d847c3f0c159e2ac259 (patch) | |
tree | c0620702f0b1eb26ae60303f35cd9d8db1f79dc9 /audio/beast | |
parent | 1a705f98fff5b14dafccbea8fe3e83e3ffb65ffc (diff) | |
download | freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.gz freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.tar.zst freebsd-ports-gnome-b32689c9177dee7f656d6d847c3f0c159e2ac259.zip |
Drop maintainership
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 d22569949142..4e543ee70723 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ftp://beast.gtk.org/pub/beast/v0.6/ \ http://beast.gtk.org/beast-ftp/v0.6/ -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A powerful music composition and modular synthesis application LIB_DEPENDS= vorbisfile:${PORTSDIR}/audio/libvorbis \ |