diff options
Diffstat (limited to 'audio/bmp-pulse')
-rw-r--r-- | audio/bmp-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp-pulse/Makefile b/audio/bmp-pulse/Makefile index 1dc7f7c1898..be37e157846 100644 --- a/audio/bmp-pulse/Makefile +++ b/audio/bmp-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/09/15 10:03:33 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/02 17:10:30 tron Exp $ # DISTNAME= xmms-pulse-0.9.4 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ |