diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 10:54:43 +0000 |
commit | ac346464079bf72615a7216be48a6690256577b6 (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /audio/mad123 | |
parent | 562927480a5f4995b010394b810a2975634b31a9 (diff) | |
download | pkgsrc-ac346464079bf72615a7216be48a6690256577b6.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'audio/mad123')
-rw-r--r-- | audio/mad123/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mad123/Makefile b/audio/mad123/Makefile index f0e9621737e..a5c99d4a51c 100644 --- a/audio/mad123/Makefile +++ b/audio/mad123/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2011/04/22 13:42:56 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/01/13 10:54:47 obache Exp $ # DISTNAME= mad123-0.8.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://www.mctavish.co.uk/mad123/ |