aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-chart/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2006-04-11 15:04:30 +0000
committerMathieu Arnold <mat@FreeBSD.org>2006-04-11 15:04:30 +0000
commit7f1b1a8853c65b0524b388b8480534ea4ad600e1 (patch)
tree7974c91961ea8621e8b5fbe41312df65f0b261c1 /graphics/p5-chart/Makefile
parent1b8f4f3567ef39b0fcaecf91f32f3791bd0f30ed (diff)
downloadports-7f1b1a8853c65b0524b388b8480534ea4ad600e1.tar.gz
ports-7f1b1a8853c65b0524b388b8480534ea4ad600e1.zip
Update to 2.4.1
Notes
Notes: svn path=/head/; revision=159331
Diffstat (limited to 'graphics/p5-chart/Makefile')
-rw-r--r--graphics/p5-chart/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile
index 96022b2bcedc..76178093fa19 100644
--- a/graphics/p5-chart/Makefile
+++ b/graphics/p5-chart/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Chart
-PORTVERSION= 2.3
+PORTVERSION= 2.4.1
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Chart
@@ -19,6 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
PERL_CONFIGURE= yes
-#MAN3= Chart.3
+MAN3= Chart.3
.include <bsd.port.mk>