diff options
Diffstat (limited to 'audio/bmp')
-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 0efd5f76f4d..7aa34bd01a5 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.37 2011/11/01 06:00:35 sbd Exp $ +# $NetBSD: Makefile,v 1.38 2012/01/13 10:54:44 obache Exp $ # BMP_ENABLE_ENCODERS= yes PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" -PKGREVISION= 13 +PKGREVISION= 14 DEPENDS+= unzip-[0-9]*:../../archivers/unzip |