diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:32:07 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-18 03:32:07 +0000 |
commit | b058e690d2421a81c6326b6ba4dc5f1098282fa4 (patch) | |
tree | 6060255076eca1b18c1c01301c09acbe85b9e755 /audio/mxv | |
parent | 71ff8aa4e0b6a1892ba7022d9be7f65466dea569 (diff) |
Notes
Diffstat (limited to 'audio/mxv')
-rw-r--r-- | audio/mxv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mxv/Makefile b/audio/mxv/Makefile index db909cb3d429..bd043618787d 100644 --- a/audio/mxv/Makefile +++ b/audio/mxv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.create.ucsb.edu/pub/MixViews/source/ DISTNAME= ${PORTNAME}-v${PORTVERSION}-source -MAINTAINER= davidn@blaze.net.au +MAINTAINER= ports@FreeBSD.org BROKEN= "Does not build" |