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 e00f3d84cc1..d4da3fb7513 100644 --- a/devel/cvs2html/Makefile +++ b/devel/cvs2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2014/05/29 23:35:34 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/06/12 10:48:48 wiz Exp $ # DISTNAME= cvs2html-1.82 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_LOCAL} |