aboutsummaryrefslogtreecommitdiff
path: root/audio/aqualung
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2010-05-28 06:56:46 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2010-05-28 06:56:46 +0000
commit0f8d106ae4886b0eb4f81dae949b23ca883a27fa (patch)
tree03a868ed44f0b8464578e0e7373b04b3c6d8bb1c /audio/aqualung
parent4ab7f722bd05a5b689c2bfa8bf7d1a599f280252 (diff)
downloadports-0f8d106ae4886b0eb4f81dae949b23ca883a27fa.tar.gz
ports-0f8d106ae4886b0eb4f81dae949b23ca883a27fa.zip
Notes
Diffstat (limited to 'audio/aqualung')
-rw-r--r--audio/aqualung/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index e045c118dee6..be1846ce97b6 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \
http://wickedmachine.net/mirror/
@@ -22,7 +22,7 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \
oggz.8:${PORTSDIR}/audio/liboggz \
speex.1:${PORTSDIR}/audio/speex \
mad.2:${PORTSDIR}/audio/libmad \
- modplug.0:${PORTSDIR}/audio/libmodplug \
+ modplug.1:${PORTSDIR}/audio/libmodplug \
mpcdec.5:${PORTSDIR}/audio/libmpcdec \
mac.2:${PORTSDIR}/audio/mac \
tag.1:${PORTSDIR}/audio/taglib \