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 408e9d5e654..d46ecf98a7a 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2017/02/12 06:25:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.74 2018/03/12 11:17:10 wiz Exp $ DISTNAME= xchm-1.23 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |