diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:36:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:36:27 +0000 |
commit | afc0f19cab2ed31fd134e9bca1d99d6492900b78 (patch) | |
tree | abeb807d7d5f13353ca33d42b164ced469bfda0d /audio/icecast | |
parent | - Take maintainership (diff) |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 4f5f8fa94c22..6df6672b59b4 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/icecast/ -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A streaming mp3 audio server HAS_CONFIGURE= yes |