diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
commit | 89ac927adeccd8edf86b0f2cb86cacce5709d57d (patch) | |
tree | 6da6129ac2262b98c6a1434ada245fa8b0b7993f /audio/chromaprint | |
parent | 87f0436c175b23d4ee29727e88e23fe1a7531988 (diff) | |
download | pkgsrc-89ac927adeccd8edf86b0f2cb86cacce5709d57d.tar.gz |
recursive bump from x264-devel builld number change (i.e. API change).
Diffstat (limited to 'audio/chromaprint')
-rw-r--r-- | audio/chromaprint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index 0032f660fc1..aed7b297006 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/01/27 18:41:11 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/04/10 05:39:14 obache Exp $ DISTNAME= chromaprint-0.7 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/acoustid/chromaprint/downloads/ |