diff options
author | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-19 06:12:58 +0000 |
commit | 3529d180077816946cf6570dae371c3434cf1149 (patch) | |
tree | b76fd3dc2bfdee63c0ec0118586e5ad4df98883a /audio/mp3diags/Makefile | |
parent | 581a53efc5329d741400c5ac31cfd9ed6321ecbc (diff) | |
download | pkgsrc-3529d180077816946cf6570dae371c3434cf1149.tar.gz |
Recursive Bump from boost-libs ABI bump.
Diffstat (limited to 'audio/mp3diags/Makefile')
-rw-r--r-- | audio/mp3diags/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mp3diags/Makefile b/audio/mp3diags/Makefile index 2d847393036..40da9a720bd 100644 --- a/audio/mp3diags/Makefile +++ b/audio/mp3diags/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2011/09/12 21:27:26 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2011/10/19 06:12:58 obache Exp $ DISTNAME= MP3Diags-1.0.09.063 PKGNAME= ${DISTNAME:S/MP3D/mp3d/} +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3diags/} |