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/freeamp | |
parent | 4f3004c549ac4b615725270c8096bce090a17202 (diff) |
*Mark broken due to it being incompatible with ports version of a
dependency
*Remove maintainer at request
PR: 28126
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=44091
Diffstat (limited to 'audio/freeamp')
-rw-r--r-- | audio/freeamp/Makefile | 4 |
1 files changed, 3 insertions, 1 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 \ |