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 88cb6dcc575..1dc7f7c1898 100644 --- a/audio/bmp-pulse/Makefile +++ b/audio/bmp-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2012/09/11 23:59:27 asau Exp $ +# $NetBSD: Makefile,v 1.16 2012/09/15 10:03:33 obache Exp $ # DISTNAME= xmms-pulse-0.9.4 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ |