diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 2c04b58aa6e1..e95ca701b3f7 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/icecast/ \ http://svn.xiph.org/releases/icecast/ DISTNAME= icecast-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net COMMENT= A streaming mp3/ogg-vorbis audio server LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ |