diff options
Diffstat (limited to 'audio/icecast2/Makefile')
-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 5918060eaef4..68907a59c2ee 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/icecast/ \ http://svn.xiph.org/releases/icecast/ DISTNAME= icecast-${PORTVERSION} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= A streaming mp3/ogg-vorbis audio server LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ |