diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2003-11-19 19:28:40 +0000 |
commit | e3c2232e4545c3f561ba148cd8f7b5ddad32c413 (patch) | |
tree | 2058d5294fe24671bac46448f04c0f3173abc030 /audio/shout | |
parent | - Update to 0.7.38 (diff) |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor)
Notes
Notes:
svn path=/head/; revision=94400
Diffstat (limited to 'audio/shout')
-rw-r--r-- | audio/shout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/shout/Makefile b/audio/shout/Makefile index eeb486eafb2c..d9bf960cf5d2 100644 --- a/audio/shout/Makefile +++ b/audio/shout/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ -MAINTAINER= kevin@puis.net +MAINTAINER= ports@FreeBSD.org COMMENT= Program that sends mp3 streams to an icecast/shoutcast server GNU_CONFIGURE= yes |