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 | |
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')
-rw-r--r-- | audio/mp3butler/Makefile | 2 | ||||
-rw-r--r-- | audio/shout/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3butler/Makefile b/audio/mp3butler/Makefile index a588ba85bbbe..91d5378b3d17 100644 --- a/audio/mp3butler/Makefile +++ b/audio/mp3butler/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 CATEGORIES= audio MASTER_SITES= http://babblica.net/pub/mp3butler/ -MAINTAINER= rbg@gayteenresource.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program for renaming mp3 files USE_PERL5= yes 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 |