diff options
author | wiz <wiz> | 2016-07-09 06:37:46 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-07-09 06:37:46 +0000 |
commit | 5ef4678bf32ab0ced28640882363a4d17415d54d (patch) | |
tree | 4ef5c8361970b2d76684fbcd5fd41127fb7fa19a /devel/cvs2html/Makefile | |
parent | bb22397e1c125bf02d0776c52122802cf1f1e089 (diff) | |
download | pkgsrc-5ef4678bf32ab0ced28640882363a4d17415d54d.tar.gz |
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
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} |