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 6684f3c38b5..101555e9109 100644 --- a/audio/bmp-pulse/Makefile +++ b/audio/bmp-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:15:38 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:02 wiz Exp $ # DISTNAME= xmms-pulse-0.9.4 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ |