diff options
Diffstat (limited to 'devel/p5-Algorithm-Diff')
-rw-r--r-- | devel/p5-Algorithm-Diff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index 4039423b78e..391e8f55246 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2006/01/23 00:35:20 rillig Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:49 joerg Exp $ DISTNAME= Algorithm-Diff-1.1901 PKGNAME= p5-${DISTNAME:S/1901/19.01/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} EXTRACT_SUFX= .zip |