aboutsummaryrefslogtreecommitdiffstats
path: root/audio/muse
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-12-21 00:14:14 +0800
committernaddy <naddy@FreeBSD.org>2003-12-21 00:14:14 +0800
commit5b3197d3498bc5e00cf42ac3e55c2b4e89bed552 (patch)
treed86735ea3fd63f05658c7cbdade459b1a54838f6 /audio/muse
parente64af3bd9c6ee7bef0ac283907ab153e12eeb660 (diff)
downloadfreebsd-ports-gnome-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.tar.gz
freebsd-ports-gnome-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.tar.zst
freebsd-ports-gnome-5b3197d3498bc5e00cf42ac3e55c2b4e89bed552.zip
Catch up with libogg/libvorbis version bump.
Diffstat (limited to 'audio/muse')
-rw-r--r--audio/muse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/muse/Makefile b/audio/muse/Makefile
index 0706c413826a..607f1ccf97f1 100644
--- a/audio/muse/Makefile
+++ b/audio/muse/Makefile
@@ -8,7 +8,7 @@
PORTNAME= MuSE
PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SAVANNAH} \
http://muse.dyne.org/releases/
@@ -19,7 +19,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Multiple Streaming Engine
LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \
- vorbis.2:${PORTSDIR}/audio/libvorbis
+ vorbis.3:${PORTSDIR}/audio/libvorbis
USE_GETOPT_LONG= yes
USE_REINPLACE= yes