aboutsummaryrefslogtreecommitdiff
path: root/audio/madplay
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-10-28 07:59:53 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-10-28 07:59:53 +0000
commit872d7f80ee823cc7310988b95fff5e9418da81f9 (patch)
tree6a49b6bdcb31adf65132c25f9c6ebe52c3abc233 /audio/madplay
parenta38f9f29452292f445e6a68005962d3b75217139 (diff)
downloadports-872d7f80ee823cc7310988b95fff5e9418da81f9.tar.gz
ports-872d7f80ee823cc7310988b95fff5e9418da81f9.zip
Chase libid3tag update.
Notes
Notes: svn path=/head/; revision=146548
Diffstat (limited to 'audio/madplay')
-rw-r--r--audio/madplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/madplay/Makefile b/audio/madplay/Makefile
index a68ac69e57ab..7029717ea1e4 100644
--- a/audio/madplay/Makefile
+++ b/audio/madplay/Makefile
@@ -7,7 +7,7 @@
PORTNAME= madplay
PORTVERSION= 0.15.0b
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
ftp://ftp.mars.org/pub/mpeg/
@@ -17,7 +17,7 @@ MAINTAINER= asa@gascom.ru
COMMENT= Madplay MP3 player (part of MAD project)
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \
- id3tag.2:${PORTSDIR}/audio/libid3tag
+ id3tag.0:${PORTSDIR}/audio/libid3tag
WANT_GNOME= yes