diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
commit | 375b5e49334cb0592e3e8229da68c697205ed31b (patch) | |
tree | d06929fe99c918a62eb31e591b059925fba5f470 /audio/bmp | |
parent | f8b5cab64a62bf974ab1a5ce08f454cd578324c5 (diff) | |
download | pkgsrc-375b5e49334cb0592e3e8229da68c697205ed31b.tar.gz |
More PKGREVISION bumps for png-1.2.9nb2 update.
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 4fc2272f88a..421db5d5737 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:08:05 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/17 14:52:10 wiz Exp $ # BMP_ENABLE_ENCODERS= yes .include "Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 DEPENDS+= unzip-[0-9]*:../../archivers/unzip |