summaryrefslogtreecommitdiff
path: root/audio/id3lib/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-09-23 13:26:24 +0000
committerwiz <wiz@pkgsrc.org>2006-09-23 13:26:24 +0000
commit03fcf967f4a18cb8294927a8f2ecb5c2269ff867 (patch)
tree5603d3b0c0eacacc5db18e242750f79a43fbc87c /audio/id3lib/Makefile
parenteada24027146e28f96404346ab7e558f5d7ab81d (diff)
downloadpkgsrc-03fcf967f4a18cb8294927a8f2ecb5c2269ff867.tar.gz
Two functions had missing arguments. Patch from stoned@
Fixes problems in amarok (and probably other dependencies). Bump PKGREVISION.
Diffstat (limited to 'audio/id3lib/Makefile')
-rw-r--r--audio/id3lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/id3lib/Makefile b/audio/id3lib/Makefile
index b98c4440e6d..fd800cb54f9 100644
--- a/audio/id3lib/Makefile
+++ b/audio/id3lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2006/09/13 12:06:28 ben Exp $
+# $NetBSD: Makefile,v 1.26 2006/09/23 13:26:24 wiz Exp $
#
DISTNAME= id3lib-3.8.3
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=id3lib/}