summaryrefslogtreecommitdiff
path: root/audio/ezstream
diff options
context:
space:
mode:
Diffstat (limited to 'audio/ezstream')
-rw-r--r--audio/ezstream/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
index bf95ffc3ae45..17712dac5ab5 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ezstream
PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://svn.xiph.org/releases/ezstream/
@@ -15,7 +15,7 @@ MAINTAINER= laszlof@FreeBSD.org
COMMENT= A command line utility for streaming to icecast servers
LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \
- vorbis.3:${PORTSDIR}/audio/libvorbis \
+ vorbis.4:${PORTSDIR}/audio/libvorbis \
xml2.5:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes