diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xchm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index 38361c7775f..e21b8d6af40 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2005/04/11 21:46:40 tv Exp $ +# $NetBSD: Makefile,v 1.22 2005/08/07 11:34:22 wiz Exp $ # DISTNAME= xchm-0.9.8 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |