diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
commit | 5321308ece55a1e5f47d3a9de594fe3b30ccc239 (patch) | |
tree | 50b21c0ff4fe270100967b3136d1dbae6581bd83 /audio/kid3/Makefile | |
parent | e27eb57c490839ca3ccfde15163b8d2fe3997dbb (diff) | |
download | pkgsrc-5321308ece55a1e5f47d3a9de594fe3b30ccc239.tar.gz |
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
Diffstat (limited to 'audio/kid3/Makefile')
-rw-r--r-- | audio/kid3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index ec34c24b7f8..2660d556199 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/08/22 14:32:11 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/01/07 12:25:51 wiz Exp $ # DISTNAME= kid3-0.7 +PKGREVISION= 1 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |