diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /audio/bmp/Makefile | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
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 46fe0f06783..dc56e6a7561 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.49 2012/10/02 17:10:29 tron Exp $ +# $NetBSD: Makefile,v 1.50 2012/10/08 23:00:44 adam Exp $ # BMP_ENABLE_ENCODERS= yes .include "Makefile.common" -PKGREVISION= 22 +PKGREVISION= 23 USE_TOOLS+= unzip:run |