diff options
Diffstat (limited to 'devel/p5-Algorithm-Diff/Makefile')
-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 ca4d9e85c95..bc714e4cd33 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2013/05/31 12:40:02 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/29 23:35:38 wiz Exp $ DISTNAME= Algorithm-Diff-1.1902 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} |