diff options
author | Steve Price <steve@FreeBSD.org> | 2001-06-17 18:49:50 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-06-17 18:49:50 +0000 |
commit | ebeab194b86ae0c4128d26e2040d3b738b31597d (patch) | |
tree | a52c2a053950bc3bda1c24c827a862a5d3f54969 /audio/zinf | |
parent | 84b49f1ab68779d2a2b2ce011596266b91f68975 (diff) |
Notes
Diffstat (limited to 'audio/zinf')
-rw-r--r-- | audio/zinf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index bf0a28946a52..70d766c4bb2e 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= http://www.freeamp.org/download/src/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org BROKEN= "incompatibility with release versions of musicbrainz API." |