aboutsummaryrefslogtreecommitdiff
path: root/audio/sweep
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-02-23 22:51:12 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-02-23 22:51:12 +0000
commit26a0087e1eae735cc4087f82bd23ea56b71909e4 (patch)
tree5dc9cc80fb5f10a5bdbbfd66cdd6b21945c42257 /audio/sweep
parent0f28824a015ef202713615ac0e4f0947c451f48b (diff)
downloadports-26a0087e1eae735cc4087f82bd23ea56b71909e4.tar.gz
ports-26a0087e1eae735cc4087f82bd23ea56b71909e4.zip
Notes
Diffstat (limited to 'audio/sweep')
-rw-r--r--audio/sweep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index 063187d2fb3e..3f55053cfaee 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sweep
PORTVERSION= 0.9.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@ COMMENT= A sound editor for the GNOME/GTK 2.0 desktop
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
vorbis.3:${PORTSDIR}/audio/libvorbis \
- speex.3:${PORTSDIR}/audio/speex \
+ speex.1:${PORTSDIR}/audio/speex \
mad.2:${PORTSDIR}/audio/mad
USE_BZIP2= yes