diff options
Diffstat (limited to 'audio/bmp-pulse/Makefile')
-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 be37e157846..889d45256c1 100644 --- a/audio/bmp-pulse/Makefile +++ b/audio/bmp-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2012/10/02 17:10:30 tron Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/08 23:01:09 adam Exp $ # DISTNAME= xmms-pulse-0.9.4 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ |