diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 23:41:53 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 23:41:53 +0800 |
commit | 6056582305129f72c1f8be40972d52dcef352dc6 (patch) | |
tree | 909d3b869607fbbc11b6d879269f5507b7468b3e /audio/yammi | |
parent | d7b0b652d8f73ed7e75d53f399adda12e7e2c08c (diff) | |
download | freebsd-ports-gnome-6056582305129f72c1f8be40972d52dcef352dc6.tar.gz freebsd-ports-gnome-6056582305129f72c1f8be40972d52dcef352dc6.tar.zst freebsd-ports-gnome-6056582305129f72c1f8be40972d52dcef352dc6.zip |
- Chase taglib bump
Diffstat (limited to 'audio/yammi')
-rw-r--r-- | audio/yammi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile index 2ff2d2d28627..51432c19976a 100644 --- a/audio/yammi/Makefile +++ b/audio/yammi/Makefile @@ -7,7 +7,7 @@ PORTNAME= yammi PORTVERSION= 1.2.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A QT-based music manager with fuzzy search LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ - tag.5:${PORTSDIR}/audio/taglib + tag.6:${PORTSDIR}/audio/taglib OPTIONS= XMMS "XMMS backend support" off |