diff options
Diffstat (limited to 'audio/bmp/Makefile')
-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 9c26cb3ea32..b2fe806e851 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2007/09/19 23:18:43 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2007/09/21 13:03:26 wiz Exp $ # BMP_ENABLE_ENCODERS= yes .include "Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 DEPENDS+= unzip-[0-9]*:../../archivers/unzip |