diff options
author | wiz <wiz> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-30 21:55:01 +0000 |
commit | f704cea2c68759821b2bd5cde5133376f5d2ba85 (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /misc/kchm/Makefile | |
parent | 0769f9ee33ce9541772649bd2fb59f489bde262f (diff) | |
download | pkgsrc-f704cea2c68759821b2bd5cde5133376f5d2ba85.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'misc/kchm/Makefile')
-rw-r--r-- | misc/kchm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kchm/Makefile b/misc/kchm/Makefile index f9396fa1648..82bc8c4ed16 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2007/09/21 13:04:01 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2007/11/30 21:55:08 wiz Exp $ # DISTNAME= kchm-0.6.5 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 |