diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:34:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-05 05:34:21 +0000 |
commit | e2b140c593efb707b24e727aadadcfe8d6992701 (patch) | |
tree | 3ebf17b8dbbab47bcb84800b85faffe05a624983 /audio/holyshout | |
parent | 98d9f84a442e1d2b7d8bc1f2e924f18640ac471e (diff) |
Notes
Diffstat (limited to 'audio/holyshout')
-rw-r--r-- | audio/holyshout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/holyshout/Makefile b/audio/holyshout/Makefile index fe8f2649ff93..a4c9ea45096e 100644 --- a/audio/holyshout/Makefile +++ b/audio/holyshout/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= ftp://ftp.holywar.net/pub/FreeBSD/ -MAINTAINER= hollywar@mail.holywar.net +MAINTAINER= ports@FreeBSD.org COMMENT= Streaming audio to Icecast/shoutcast supports multiple bitrate stream LIB_DEPENDS= shout.2:${PORTSDIR}/audio/libshout |