diff options
author | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:22:51 +0000 |
commit | f0fc14017172c407e9993a67fbf5efca572a2a57 (patch) | |
tree | 25d6dfe4adf4651193ff033a71199301cd24bc62 /misc/kchm/Makefile | |
parent | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (diff) | |
download | pkgsrc-f0fc14017172c407e9993a67fbf5efca572a2a57.tar.gz |
Recursive revbump following MesaLib update, categories g through n.
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 3118ce3ffa7..53b5e693a0b 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2014/08/22 11:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:33 tnn Exp $ # DISTNAME= kchm-0.6.5 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 |