diff options
author | tobez <tobez@FreeBSD.org> | 2011-12-05 21:45:42 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2011-12-05 21:45:42 +0800 |
commit | a25f368a90db74d5efe43f1e9325088b3a27bbea (patch) | |
tree | db4af2118b6b303b187a8dedc4ff147064155c49 /graphics/p5-chart/Makefile | |
parent | 4e826bed2845ba9c55d7cf49564a7fe9daf977ee (diff) | |
download | freebsd-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/Makefile | 3 |
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 |