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 42011abfcdf..afddb83804d 100644 --- a/misc/kchm/Makefile +++ b/misc/kchm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/03/03 00:13:34 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/06/14 07:45:01 sbd Exp $ # DISTNAME= kchm-0.6.5 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= kde misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmnew/} EXTRACT_SUFX= .tar.bz2 |