aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-12-19 04:47:04 +0800
committerpav <pav@FreeBSD.org>2009-12-19 04:47:04 +0800
commit80141efbf52c302d6f767919feb760f1d0e9cdf2 (patch)
tree2919012e70f206d3d8d2f69a40d8af29b3af5f70 /audio
parent6c31282f1115749295fb01a25b54deb7fe2dbf9b (diff)
downloadfreebsd-ports-gnome-80141efbf52c302d6f767919feb760f1d0e9cdf2.tar.gz
freebsd-ports-gnome-80141efbf52c302d6f767919feb760f1d0e9cdf2.tar.zst
freebsd-ports-gnome-80141efbf52c302d6f767919feb760f1d0e9cdf2.zip
- Chase liboggz update
Diffstat (limited to 'audio')
-rw-r--r--audio/aqualung/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index ec6963e88753..0989c3c6637f 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9beta10 \
http://wickedmachine.net/mirror/
@@ -20,7 +20,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
sndfile.1:${PORTSDIR}/audio/libsndfile \
FLAC.10:${PORTSDIR}/audio/flac \
vorbis.4:${PORTSDIR}/audio/libvorbis \
- oggz.6:${PORTSDIR}/audio/liboggz \
+ oggz.8:${PORTSDIR}/audio/liboggz \
speex.1:${PORTSDIR}/audio/speex \
mad.2:${PORTSDIR}/audio/libmad \
modplug.0:${PORTSDIR}/audio/libmodplug \