diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 92576aa4434724142021945084682e2f1f289c20 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /audio/bmp-esound/Makefile | |
parent | 5858ec942a6e97e44d554315f1dc95335f2355a6 (diff) | |
download | pkgsrc-92576aa4434724142021945084682e2f1f289c20.tar.gz |
Revbump after updating graphics/cairo
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 cd0ad71886d..5fdb5b4205b 100644 --- a/audio/bmp-esound/Makefile +++ b/audio/bmp-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2012/06/14 07:44:24 sbd Exp $ +# $NetBSD: Makefile,v 1.27 2012/09/07 19:16:06 adam Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ BMP_USE_ESD:= yes .include "../../audio/bmp/Makefile.common" PKGNAME= ${DISTNAME:S/bmp/bmp-esound/} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES+= gnome COMMENT= BMP plugin to output sound through the esound daemon |