diff options
Diffstat (limited to 'audio/cantus_3/Makefile')
-rw-r--r-- | audio/cantus_3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cantus_3/Makefile b/audio/cantus_3/Makefile index 3617910a097c..d5a9670f91ab 100644 --- a/audio/cantus_3/Makefile +++ b/audio/cantus_3/Makefile @@ -7,7 +7,7 @@ PORTNAME= cantus PORTVERSION= 3.0.2 -PORTREVISION= 6 +PORTREVISION= 7 DISTVERSIONSUFFIX= -testing.src CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Testing%20%28unstable%29/${PORTVERSION} @@ -17,7 +17,7 @@ COMMENT= Tool for tagging and renaming MP3 and OGG/Vorbis files LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - ogg.6:${PORTSDIR}/audio/libogg \ + ogg.7:${PORTSDIR}/audio/libogg \ sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ vorbis.4:${PORTSDIR}/audio/libvorbis |