diff options
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 4f5f8fa..6df6672 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/icecast/ -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A streaming mp3 audio server HAS_CONFIGURE= yes |