diff options
Diffstat (limited to 'misc/xchm/Makefile')
-rw-r--r-- | misc/xchm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/xchm/Makefile b/misc/xchm/Makefile index c459c89d4e5..a8a0c9ae869 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2004/04/14 16:15:25 jmmv Exp $ +# $NetBSD: Makefile,v 1.13 2004/07/09 15:04:04 minskim Exp $ # -DISTNAME= xchm-0.9.1 +DISTNAME= xchm-0.9.2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |