diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2009-03-08 13:54:44 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2009-03-08 13:54:44 +0000 |
commit | 335d471aee9ca16f5700d233abdc134186924fef (patch) | |
tree | 0c127a4ebd7487749e7660c2a05ed4de2f37ad42 /audio | |
parent | e18f9972729329931554d7e100f4fe15903bf2f3 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ices0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ices0/Makefile b/audio/ices0/Makefile index 57ac6526c072..ae5a6ca54558 100644 --- a/audio/ices0/Makefile +++ b/audio/ices0/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= steinex@nognu.de COMMENT= An mp3 streaming source client for icecast 2 LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ |