aboutsummaryrefslogtreecommitdiff
path: root/audio/py-tagpy
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2009-12-02 17:16:16 +0000
committerDima Panov <fluffy@FreeBSD.org>2009-12-02 17:16:16 +0000
commit276304288bb3596e87beb1c60f8ad7e6ff8cb3a1 (patch)
treec71054f448bca4befa36706aea13fb3170edefb5 /audio/py-tagpy
parent6dac64742aee7fe3677f86320b059c53a52f08b1 (diff)
downloadports-276304288bb3596e87beb1c60f8ad7e6ff8cb3a1.tar.gz
ports-276304288bb3596e87beb1c60f8ad7e6ff8cb3a1.zip
Notes
Diffstat (limited to 'audio/py-tagpy')
-rw-r--r--audio/py-tagpy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile
index cb33715551cb..b07949a232c6 100644
--- a/audio/py-tagpy/Makefile
+++ b/audio/py-tagpy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tagpy
PORTVERSION= 0.94.7
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP \
http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -17,7 +17,7 @@ MAINTAINER= nivit@FreeBSD.org
COMMENT= Python bindings for Scott Wheeler's TagLib
LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python-libs \
- tag.6:${PORTSDIR}/audio/taglib
+ tag.1:${PORTSDIR}/audio/taglib
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.py