diff options
Diffstat (limited to 'graphics/p5-GDGraph-boxplot/Makefile')
-rw-r--r-- | graphics/p5-GDGraph-boxplot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-GDGraph-boxplot/Makefile b/graphics/p5-GDGraph-boxplot/Makefile index 3eb90404097..c94da76eee9 100644 --- a/graphics/p5-GDGraph-boxplot/Makefile +++ b/graphics/p5-GDGraph-boxplot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:36:39 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2015/06/12 10:50:12 wiz Exp $ DISTNAME= GDGraph-boxplot-1.00 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |