diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-17 07:30:17 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-17 07:30:17 +0000 |
commit | 1615fb90679f3016cc4e05225e9c3332c3ac4a75 (patch) | |
tree | c4543b56a1612fbdb0c65a377475bdaa627b9442 /audio/zinf | |
parent | 4f3004c549ac4b615725270c8096bce090a17202 (diff) |
Notes
Diffstat (limited to 'audio/zinf')
-rw-r--r-- | audio/zinf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 43f105a2e894..bf0a28946a52 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -11,7 +11,9 @@ PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://www.freeamp.org/download/src/ -MAINTAINER= roman@xpert.com +MAINTAINER= ports@freebsd.org + +BROKEN= "incompatibility with release versions of musicbrainz API." BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm LIB_DEPENDS= musicbrainz.1:${PORTSDIR}/audio/musicbrainz \ |