diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-09-02 21:17:34 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-09-02 21:17:34 +0000 |
commit | 8968f8e3812f7e8868293da840479a213f9b5da1 (patch) | |
tree | dbc447626d651aaa4d55b9a2fb1fcbc67ba47455 /audio/shoutcast | |
parent | 02a61d870e6790da962a2c2e42dd0832da16a0c7 (diff) |
Notes
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 3474c9fed750..7e6dcf7ca783 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= steinex@nognu.de +MAINTAINER= ports@FreeBSD.org COMMENT= Nullsoft's streaming audio server (binary port) LIB_DEPENDS= c.5:${PORTSDIR}/misc/compat5x |