diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
commit | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /audio/mp3diags | |
parent | 58a61e26eba4e1af9924182702a8e46ebb4da31e (diff) | |
download | pkgsrc-8f71208e60c2942e96098e3f4ef7b0958b0eb5e7.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version 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 dc6c625d7c8..dd6a2c6767d 100644 --- a/audio/mp3diags/Makefile +++ b/audio/mp3diags/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/11/20 20:04:36 adam Exp $ +# $NetBSD: Makefile,v 1.42 2014/02/12 23:17:34 tron Exp $ DISTNAME= MP3Diags-1.0.12.079 PKGNAME= ${DISTNAME:S/MP3D/mp3d/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3diags/} |