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 | |
parent | 84b49f1ab68779d2a2b2ce011596266b91f68975 (diff) | |
download | freebsd-ports-ebeab194b86ae0c4128d26e2040d3b738b31597d.zip |
Spell FreeBSD appropriately.
-rw-r--r-- | audio/freeamp/Makefile | 2 | ||||
-rw-r--r-- | audio/zinf/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/freeamp/Makefile b/audio/freeamp/Makefile index bf0a28946a52..70d766c4bb2e 100644 --- a/audio/freeamp/Makefile +++ b/audio/freeamp/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." 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." |