diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
commit | a34ac258dd9c197511350592e25f5f4474761904 (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /mail | |
parent | d9124f9244f2c6b9fe8b61dafff9dcc82b7a57b6 (diff) | |
download | pkgsrc-a34ac258dd9c197511350592e25f5f4474761904.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/kbiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 7e6a83a1737..27fa5b985ff 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2007/09/21 13:03:58 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2007/11/30 21:55:08 wiz Exp $ DISTNAME= kbiff-3.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kbiff/} EXTRACT_SUFX= .tar.bz2 |