diff options
Diffstat (limited to 'devel/p5-Algorithm-C3/Makefile')
-rw-r--r-- | devel/p5-Algorithm-C3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-C3/Makefile b/devel/p5-Algorithm-C3/Makefile index 64afd7b5978..e29d03040f7 100644 --- a/devel/p5-Algorithm-C3/Makefile +++ b/devel/p5-Algorithm-C3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/09/06 08:19:39 wen Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:48:52 wiz Exp $ DISTNAME= Algorithm-C3-0.10 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Algorithm/} |