diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 08:11:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 08:11:43 +0000 |
commit | f9ca475dd5706c6d851bb57a8be6f8c80c20e7c3 (patch) | |
tree | 801b0ed9f7f22394b91428e86d85557f43a809ec /audio | |
parent | c9975919383e7752b0d3f804e4001c8a0cc982c0 (diff) | |
download | pkgsrc-f9ca475dd5706c6d851bb57a8be6f8c80c20e7c3.tar.gz |
Bump PKGREVISION for opencdk shlib major bump.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile index ac512959158..732242154fb 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2006/09/16 15:36:12 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2007/06/05 08:11:43 wiz Exp $ # BMP_ENABLE_ENCODERS= yes .include "Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 DEPENDS+= unzip-[0-9]*:../../archivers/unzip |