diff options
Diffstat (limited to 'textproc/p5-Text-Diff-HTML/Makefile')
-rw-r--r-- | textproc/p5-Text-Diff-HTML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index 960b3c93991..7743403945c 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2017/06/05 14:24:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2018/08/22 09:46:59 wiz Exp $ DISTNAME= Text-Diff-HTML-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |