diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/freeamp/Makefile | 4 | ||||
-rw-r--r-- | audio/zinf/Makefile | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/audio/freeamp/Makefile b/audio/freeamp/Makefile index 43f105a2e894..bf0a28946a52 100644 --- a/audio/freeamp/Makefile +++ b/audio/freeamp/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 \ 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 \ |