diff options
author | wiz <wiz@pkgsrc.org> | 2016-02-11 14:16:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-02-11 14:16:03 +0000 |
commit | 030a6ef61b9160740a01d5e316763ccbbceb19c8 (patch) | |
tree | e6679501f3851deaa87fb3fb3e2e6e688040dec1 /audio/kid3 | |
parent | 5d7ee1e6a623c505351a10ecd8e43f18ca2c6f93 (diff) | |
download | pkgsrc-030a6ef61b9160740a01d5e316763ccbbceb19c8.tar.gz |
Bump ABI depends for chromaprint shlib version bump.
Bump PKGREVISIONs of all packages using it.
Diffstat (limited to 'audio/kid3')
-rw-r--r-- | audio/kid3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 7a3b0d509f5..d25ec0c872b 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2016/01/06 10:46:50 adam Exp $ +# $NetBSD: Makefile,v 1.64 2016/02/11 14:16:03 wiz Exp $ DISTNAME= kid3-3.3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= kde audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kid3/} |