diff options
author | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-11-20 13:23:41 +0000 |
commit | eb033d2a9886bb8bd0cc904e0c3768be418ceef4 (patch) | |
tree | 74e9a93f0f2f73f4add5820af89059424b7356e4 /audio/mp3diags | |
parent | 5532d284d3b69319b93ac25aa19658ed29c496fb (diff) | |
download | pkgsrc-eb033d2a9886bb8bd0cc904e0c3768be418ceef4.tar.gz |
recursive bump from boost-lib shlib major bump.
Diffstat (limited to 'audio/mp3diags')
-rw-r--r-- | audio/mp3diags/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3diags/Makefile b/audio/mp3diags/Makefile index 203b1436cd7..81733ba4411 100644 --- a/audio/mp3diags/Makefile +++ b/audio/mp3diags/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2013/06/06 12:54:04 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/11/20 13:23:42 obache Exp $ DISTNAME= MP3Diags-1.0.12.079 PKGNAME= ${DISTNAME:S/MP3D/mp3d/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3diags/} |