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 14e0c10cab1..2b0f3ff5d82 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2011/04/22 13:41:56 obache Exp $ +# $NetBSD: Makefile,v 1.35 2011/07/21 13:05:46 obache Exp $ # BMP_ENABLE_ENCODERS= yes PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 11 +PKGREVISION= 12 DEPENDS+= unzip-[0-9]*:../../archivers/unzip |