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 d4da3fb7513..9ae3d50929a 100644 --- a/devel/cvs2html/Makefile +++ b/devel/cvs2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:48 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2016/07/09 06:38:06 wiz Exp $ # DISTNAME= cvs2html-1.82 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_LOCAL} |