diff options
Diffstat (limited to 'textproc/p5-Text-Diff/Makefile')
-rw-r--r-- | textproc/p5-Text-Diff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index b920d3bf4e3..fbb6a18d105 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2011/10/18 09:45:05 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 21:58:02 wiz Exp $ DISTNAME= Text-Diff-1.41 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |