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 49bb601c855..e1c784ee39f 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/11/30 18:21:41 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:10 grant Exp $ DISTNAME= Text-Diff-0.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |