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 eaed4dd26b9..2893edf33e6 100644 --- a/audio/bmp-esound/Makefile +++ b/audio/bmp-esound/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.38 2013/10/10 14:41:57 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2014/02/12 23:17:32 tron Exp $ # BMP_USE_ESD:= yes .include "../../audio/bmp/Makefile.common" PKGNAME= ${DISTNAME:S/bmp/bmp-esound/} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES+= gnome COMMENT= BMP plugin to output sound through the esound daemon |