diff options
Diffstat (limited to 'misc/xchm/Makefile')
-rw-r--r-- | misc/xchm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index e21b8d6af40..9f31c250b32 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2005/08/07 11:34:22 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2005/08/14 18:49:08 minskim Exp $ # -DISTNAME= xchm-0.9.8 -PKGREVISION= 1 +DISTNAME= xchm-1.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |