diff options
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 82ee90ff2fc..0cf12b32e6b 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2010/07/14 11:11:23 sbd Exp $ +# $NetBSD: Makefile,v 1.19 2011/01/13 13:38:46 wiz Exp $ # DISTNAME= kchm-0.6.5 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 |