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 | |
parent | 4f3004c549ac4b615725270c8096bce090a17202 (diff) | |
download | freebsd-ports-1615fb90679f3016cc4e05225e9c3332c3ac4a75.zip |
*Mark broken due to it being incompatible with ports version of a
dependency
*Remove maintainer at request
PR: 28126
Submitted by: maintainer
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 \ |