diff options
Diffstat (limited to 'devel/cvs2html/Makefile')
-rw-r--r-- | devel/cvs2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvs2html/Makefile b/devel/cvs2html/Makefile index 6a4002186cb..6722a0f05a0 100644 --- a/devel/cvs2html/Makefile +++ b/devel/cvs2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2021/05/24 19:49:55 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2022/06/28 11:31:41 wiz Exp $ # DISTNAME= cvs2html-1.82 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_LOCAL} |