aboutsummaryrefslogtreecommitdiff
path: root/audio/mpg321
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/mpg321
parenta38f9f29452292f445e6a68005962d3b75217139 (diff)
downloadports-872d7f80ee823cc7310988b95fff5e9418da81f9.tar.gz
ports-872d7f80ee823cc7310988b95fff5e9418da81f9.zip
Chase libid3tag update.
Notes
Notes: svn path=/head/; revision=146548
Diffstat (limited to 'audio/mpg321')
-rw-r--r--audio/mpg321/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg321/Makefile b/audio/mpg321/Makefile
index d977989fbc92..656c5324e8ae 100644
--- a/audio/mpg321/Makefile
+++ b/audio/mpg321/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpg321
PORTVERSION= 0.2.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mpg321
@@ -16,7 +16,7 @@ MAINTAINER= naddy@FreeBSD.org
COMMENT= A free command-line mp3 player, compatible with mpg123
LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
- id3tag.2:${PORTSDIR}/audio/libid3tag \
+ id3tag.0:${PORTSDIR}/audio/libid3tag \
mad.2:${PORTSDIR}/audio/libmad
GNU_CONFIGURE= yes