diff options
Diffstat (limited to 'graphics/p5-Chart/Makefile')
-rw-r--r-- | graphics/p5-Chart/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 57d06e32c90..ce1e792771b 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/09/15 15:12:20 wen Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:56:11 wiz Exp $ DISTNAME= Chart-2.4.5 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Chart/} |