aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/p5-chart/Makefile
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2011-12-05 21:45:42 +0800
committertobez <tobez@FreeBSD.org>2011-12-05 21:45:42 +0800
commita25f368a90db74d5efe43f1e9325088b3a27bbea (patch)
treedb4af2118b6b303b187a8dedc4ff147064155c49 /graphics/p5-chart/Makefile
parent4e826bed2845ba9c55d7cf49564a7fe9daf977ee (diff)
downloadfreebsd-ports-gnome-a25f368a90db74d5efe43f1e9325088b3a27bbea.tar.gz
freebsd-ports-gnome-a25f368a90db74d5efe43f1e9325088b3a27bbea.tar.zst
freebsd-ports-gnome-a25f368a90db74d5efe43f1e9325088b3a27bbea.zip
Update to 2.4.3.
Changes: http://search.cpan.org/dist/Chart/README Feature safe: yes
Diffstat (limited to 'graphics/p5-chart/Makefile')
-rw-r--r--graphics/p5-chart/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile
index 90409170a650..0863115c6e93 100644
--- a/graphics/p5-chart/Makefile
+++ b/graphics/p5-chart/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= Chart
-PORTVERSION= 2.4.2
+PORTVERSION= 2.4.3
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:CHARTGRP
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org