diff options
author | sno <sno> | 2009-08-26 20:19:17 +0000 |
---|---|---|
committer | sno <sno> | 2009-08-26 20:19:17 +0000 |
commit | 307abd76c585be93cce0426b66262b9321ce4396 (patch) | |
tree | 3059eff72c3bf023eecff8b08fc4c8b292637bd6 /audio | |
parent | f92b3183d50f1d2a5c79e2954bd77d6dbc2bee3f (diff) | |
download | pkgsrc-307abd76c585be93cce0426b66262b9321ce4396.tar.gz |
bump revision because of graphics/jpeg update
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-esound/Makefile | 4 | ||||
-rw-r--r-- | audio/bmp/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile index 41894886263..efeb69a2852 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2008/06/12 02:14:13 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2009/08/26 20:20:32 sno Exp $ # BMP_ENABLE_ENCODERS= yes @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 5 +PKGREVISION= 6 DEPENDS+= unzip-[0-9]*:../../archivers/unzip |