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 e6a068dd3b7..4a76387e480 100644 --- a/audio/bmp-esound/Makefile +++ b/audio/bmp-esound/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.33 2013/06/03 10:04:31 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/04 22:15:38 tron Exp $ # BMP_USE_ESD:= yes .include "../../audio/bmp/Makefile.common" PKGNAME= ${DISTNAME:S/bmp/bmp-esound/} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES+= gnome COMMENT= BMP plugin to output sound through the esound daemon |