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 | 1f4649c8a26ce89c5508d3d7f1181e57832326ad (patch) | |
tree | 79221f29383a0342a8f5a3a0b645749a72ff6ad0 /audio/mp3blaster | |
parent | 9bd34dfa7e86141bf91d5a7e8b10de98d071a2a9 (diff) | |
download | pkgsrc-1f4649c8a26ce89c5508d3d7f1181e57832326ad.tar.gz |
Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.
Diffstat (limited to 'audio/mp3blaster')
-rw-r--r-- | audio/mp3blaster/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index aa7c87333d5..583f0b99b43 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.30 2012/01/11 19:20:12 hans Exp $ +# $NetBSD: Makefile,v 1.31 2012/01/13 10:54:47 obache Exp $ DISTNAME= mp3blaster-3.2.5 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3blaster/} MAINTAINER= rxg@NetBSD.org HOMEPAGE= http://mp3blaster.sourceforge.net/ COMMENT= MP3 console curses-based player -PKGREVISION= 1 PKG_DESTDIR_SUPPORT= user-destdir |