diff options
Diffstat (limited to 'textproc/p5-Text-Patch/Makefile')
-rw-r--r-- | textproc/p5-Text-Patch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Patch/Makefile b/textproc/p5-Text-Patch/Makefile index ebba7e910de..186049012df 100644 --- a/textproc/p5-Text-Patch/Makefile +++ b/textproc/p5-Text-Patch/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2017/06/05 14:24:51 ryoon Exp $ +# $NetBSD: Makefile,v 1.9 2018/08/22 09:47:01 wiz Exp $ DISTNAME= Text-Patch-1.8 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |