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 d9b5945f3bb..0822d7fc6f9 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.64 2013/06/06 12:54:50 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2013/06/09 07:26:32 ryoon Exp $ -DISTNAME= xchm-1.20 -PKGREVISION= 12 +DISTNAME= xchm-1.22 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |