diff options
Diffstat (limited to 'misc/xchm')
-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 c7d3cee391f..5184dcc0521 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2012/03/03 00:13:37 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2012/09/07 19:17:12 adam Exp $ DISTNAME= xchm-1.20 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |