summaryrefslogtreecommitdiffstats
path: root/audio/sweep
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-03-25 04:22:08 +0000
committernork <nork@FreeBSD.org>2003-03-25 04:22:08 +0000
commit2dc1f72ac69c40b582c646e0da1ede2a2cf94188 (patch)
treecd7292a0502a6a8221e76ba0f9f642f7845acdd8 /audio/sweep
parent55cbe6f48fc4e4fc2aa04b7e75bc3bb7b1b64780 (diff)
downloadFreeBSD-ports-2dc1f72ac69c40b582c646e0da1ede2a2cf94188.zip
FreeBSD-ports-2dc1f72ac69c40b582c646e0da1ede2a2cf94188.tar.gz
Bump PORTREVISION by updating audio/speex.
Diffstat (limited to 'audio/sweep')
-rw-r--r--audio/sweep/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index 968feaf..a3a0eee 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sweep
PORTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,7 +18,7 @@ COMMENT= A sound editor for the GNOME/GTK 1.2 desktop
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.0:${PORTSDIR}/audio/libsamplerate \
vorbis.2:${PORTSDIR}/audio/libvorbis \
- speex.0:${PORTSDIR}/audio/speex \
+ speex.1:${PORTSDIR}/audio/speex \
mad.1:${PORTSDIR}/audio/mad \
tdb.1:${PORTSDIR}/databases/tdb
OpenPOWER on IntegriCloud