diff options
Diffstat (limited to 'misc/kchm/Makefile')
-rw-r--r-- | misc/kchm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kchm/Makefile b/misc/kchm/Makefile index edc5d54d606..7509bee7852 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/06/05 22:45:53 markd Exp $ +# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:23 wiz Exp $ # DISTNAME= kchm-0.6.5 +PKGREVISION= 1 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 |