diff options
Diffstat (limited to 'textproc/p5-Text-FindIndent/Makefile')
-rw-r--r-- | textproc/p5-Text-FindIndent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index ba8858efe78..70b4adec086 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2016/07/25 23:43:16 wen Exp $ +# $NetBSD: Makefile,v 1.16 2017/06/05 14:24:50 ryoon Exp $ DISTNAME= Text-FindIndent-0.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |