diff options
Diffstat (limited to 'textproc/p5-Text-Diff-Parser/Makefile')
-rw-r--r-- | textproc/p5-Text-Diff-Parser/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Diff-Parser/Makefile b/textproc/p5-Text-Diff-Parser/Makefile index 76c6b6f49e5..ede96e238e6 100644 --- a/textproc/p5-Text-Diff-Parser/Makefile +++ b/textproc/p5-Text-Diff-Parser/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:42 wiz Exp $ DISTNAME= Text-Diff-Parser-0.1001 PKGNAME= p5-${DISTNAME:S/1001/10.01/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |