diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
commit | 8e810a2bc93974096863e410b3488f28bee3ea06 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /audio/bmp/Makefile | |
parent | 67682db319fab5f4bfd175291dddeb21d0d1531f (diff) | |
download | pkgsrc-8e810a2bc93974096863e410b3488f28bee3ea06.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
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 b2fe806e851..19122a5c801 100644 --- a/audio/bmp/Makefile +++ b/audio/bmp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.23 2007/09/21 13:03:26 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2008/03/06 14:53:47 wiz Exp $ # BMP_ENABLE_ENCODERS= yes .include "Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 DEPENDS+= unzip-[0-9]*:../../archivers/unzip |