diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
commit | 30587b71c295aa8390c7bfa294a89bd80cb7b8ce (patch) | |
tree | e5ec60956c799dd57754a970be6a41ed50bc7080 /audio/cantus_3/Makefile | |
parent | 58f70f4c9436aeb8109c50813e0cc45eb0d878f9 (diff) |
Notes
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 |