diff options
Diffstat (limited to 'audio/bmp-esound/Makefile')
-rw-r--r-- | audio/bmp-esound/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp-esound/Makefile b/audio/bmp-esound/Makefile index 4f40c4dd44d..eb4f74ce335 100644 --- a/audio/bmp-esound/Makefile +++ b/audio/bmp-esound/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:02 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2013/09/02 19:50:52 adam Exp $ # BMP_USE_ESD:= yes .include "../../audio/bmp/Makefile.common" PKGNAME= ${DISTNAME:S/bmp/bmp-esound/} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES+= gnome COMMENT= BMP plugin to output sound through the esound daemon |