diff options
Diffstat (limited to 'devel/p5-Algorithm-Diff/Makefile')
-rw-r--r-- | devel/p5-Algorithm-Diff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index b42767a9e89..e9332cc8ba5 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/01/08 20:46:23 heinz Exp $ +# $NetBSD: Makefile,v 1.15 2008/10/19 19:17:46 he Exp $ DISTNAME= Algorithm-Diff-1.1902 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} |