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 96de7043ef1..b7ab80740a0 100644 --- a/misc/xchm/Makefile +++ b/misc/xchm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.83 2020/08/17 20:19:35 leot Exp $ +# $NetBSD: Makefile,v 1.84 2021/12/08 16:05:44 adam Exp $ DISTNAME= xchm-1.23 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/} |