diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-04 09:29:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-04 09:29:53 +0000 |
commit | e8375dafa5e43d66415a21a52d1a5f9396c9fc31 (patch) | |
tree | c9bbe218017f7fedc674fa98d625b14b96109ae5 /audio/xmms-pulse | |
parent | 9ef91cc43f5d915367cf458196c1e27bbb061876 (diff) | |
download | pkgsrc-e8375dafa5e43d66415a21a52d1a5f9396c9fc31.tar.gz |
Recursive bump for libmikmod shlib major ++
Noted by dholland.
Diffstat (limited to 'audio/xmms-pulse')
-rw-r--r-- | audio/xmms-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-pulse/Makefile b/audio/xmms-pulse/Makefile index c90d354da4d..8f10b034cb2 100644 --- a/audio/xmms-pulse/Makefile +++ b/audio/xmms-pulse/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2012/03/03 00:12:45 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/04 09:29:56 wiz Exp $ DISTNAME= xmms-pulse-0.9.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ |