diff options
author | gabor <gabor@FreeBSD.org> | 2009-03-07 07:52:57 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2009-03-07 07:52:57 +0800 |
commit | 0ec8ec8b677bfd12b0584939843de9a723f34fb5 (patch) | |
tree | 4e94927c40da6a0f36bae68ef6b7cc2637047a6c /audio/shoutcast | |
parent | 10b916298b21b5089ea73cc61d1f1b2de8622e7d (diff) | |
download | freebsd-ports-gnome-0ec8ec8b677bfd12b0584939843de9a723f34fb5.tar.gz freebsd-ports-gnome-0ec8ec8b677bfd12b0584939843de9a723f34fb5.tar.zst freebsd-ports-gnome-0ec8ec8b677bfd12b0584939843de9a723f34fb5.zip |
- Pass maintainership to Frank Steinborn. I don't use shoutcast any more,
while he does, so he will be a better maintainer.
Submitted by: Frank Steinborn <steinex@nognu.de> (via IRC)
Diffstat (limited to 'audio/shoutcast')
-rw-r--r-- | audio/shoutcast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/shoutcast/Makefile b/audio/shoutcast/Makefile index c90eafdc4d94..3474c9fed750 100644 --- a/audio/shoutcast/Makefile +++ b/audio/shoutcast/Makefile @@ -10,7 +10,7 @@ CATEGORIES= audio net MASTER_SITES= http://yp.shoutcast.com/downloads/sc1-9-8/ DISTNAME= sc_serv_${PORTVERSION}_FreeBSD5 -MAINTAINER= gabor@FreeBSD.org +MAINTAINER= steinex@nognu.de COMMENT= Nullsoft's streaming audio server (binary port) LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x |