diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-06-12 09:18:27 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-06-12 09:18:27 +0000 |
commit | ab55f8a2cb8a7a456606279b084af0e93ac13ac3 (patch) | |
tree | 6938e21ccb678f428d4c8b656318ef1174817137 /audio/ices | |
parent | 1e9b84629b907055aff376d8bd097d2b2ee516a1 (diff) | |
download | ports-ab55f8a2cb8a7a456606279b084af0e93ac13ac3.tar.gz ports-ab55f8a2cb8a7a456606279b084af0e93ac13ac3.zip |
Notes
Diffstat (limited to 'audio/ices')
-rw-r--r-- | audio/ices/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ices/Makefile b/audio/ices/Makefile index cbb1c59935cb..e27dfe77e3b9 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -13,7 +13,7 @@ CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ MAINTAINER= lofi@freebsd.org -COMMENT= A streaming source client for icecast 2 +COMMENT= A vorbis streaming source client for icecast 2 LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ vorbis.3:${PORTSDIR}/audio/libvorbis \ |