diff options
author | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-08-26 20:19:17 +0000 |
commit | d927c3e77edf552fbde0aaacc236c6d5dc1b5e81 (patch) | |
tree | 3059eff72c3bf023eecff8b08fc4c8b292637bd6 /audio/bmp-esound | |
parent | 213a55842a7026a95f261aab7e1b9758663a1068 (diff) | |
download | pkgsrc-d927c3e77edf552fbde0aaacc236c6d5dc1b5e81.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'audio/bmp-esound')
-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 1dd8b16ed93..1bf36295fe1 100644 --- a/audio/bmp-esound/Makefile +++ b/audio/bmp-esound/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2008/06/20 01:09:05 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2009/08/26 20:20:32 sno 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= 1 +PKGREVISION= 2 CATEGORIES+= gnome COMMENT= BMP plugin to output sound through the esound daemon |