diff options
Diffstat (limited to 'misc/kchmviewer/Makefile')
-rw-r--r-- | misc/kchmviewer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kchmviewer/Makefile b/misc/kchmviewer/Makefile index a21c728b550..3dd0cf9c1a3 100644 --- a/misc/kchmviewer/Makefile +++ b/misc/kchmviewer/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/09/16 17:08:39 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2007/09/21 13:04:01 wiz Exp $ # DISTNAME= kchmviewer-3.1 +PKGREVISION= 1 CATEGORIES= misc x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmviewer/} |