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 7509bee7852..865d53a3b78 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/01/24 07:32:23 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:09 joerg Exp $ # DISTNAME= kchm-0.6.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 |