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 f8e6b8ac6ca..db033e805b1 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/06/04 22:16:42 tron Exp $ +# $NetBSD: Makefile,v 1.37 2013/06/06 12:54:46 wiz Exp $ # DISTNAME= kchm-0.6.5 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 |