diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 06:21:18 +0000 |
commit | c0b05cc0069aab2bce29ed99de543126650968b4 (patch) | |
tree | 895ef152eee4cd12b4c8ed9e32ea10831137f973 /misc/kchm | |
parent | ebd0869db79e889b64b3a73619d5a72a6bad9044 (diff) | |
download | pkgsrc-c0b05cc0069aab2bce29ed99de543126650968b4.tar.gz |
recursive bump from ilmbase shlib version change.
Diffstat (limited to 'misc/kchm')
-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 064b2251002..316eb1a8725 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2014/02/12 23:18:13 tron Exp $ +# $NetBSD: Makefile,v 1.41 2014/04/10 06:21:30 obache Exp $ # DISTNAME= kchm-0.6.5 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 |