From dcc0b77050d493b847af53ee39a6d31db31b8634 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sat, 3 Jan 2004 11:02:46 +0000 Subject: Chase version change of audio/id3lib PR: ports/60830 Submitted by: Roman Shterenzon --- audio/id3v2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/id3v2') diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index bd0ea7df7621..f6c61050cba0 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -7,7 +7,7 @@ PORTNAME= id3v2 PORTVERSION= 0.1.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= id3v2 @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= id3v2 MAINTAINER= rehsack@liwing.de COMMENT= Command line id3v2 tag editor -LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib +LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib USE_GETOPT_LONG=yes CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT=1 -- cgit v1.2.3