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 101555e9109..23a6fc5d46f 100644 --- a/audio/bmp-pulse/Makefile +++ b/audio/bmp-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:02 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2013/09/02 19:50:52 adam Exp $ # DISTNAME= xmms-pulse-0.9.4 PKGNAME= ${DISTNAME:S/xmms/bmp/} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/ |