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 5e365ef1f21..3440d456e72 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.53 2013/06/03 10:04:31 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2013/06/04 22:15:38 tron Exp $ # BMP_ENABLE_ENCODERS= yes .include "Makefile.common" -PKGREVISION= 26 +PKGREVISION= 27 USE_TOOLS+= unzip:run |