diff --git a/math/p5-Chart-Math-Axis/Makefile b/math/p5-Chart-Math-Axis/Makefile index 55bd5a9fe7e8..cf2ecbfe2be3 100644 --- a/math/p5-Chart-Math-Axis/Makefile +++ b/math/p5-Chart-Math-Axis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Chart-Math-Axis -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= math graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Chart diff --git a/math/p5-Chart-Math-Axis/distinfo b/math/p5-Chart-Math-Axis/distinfo index 12f90f0401d2..aa927bbc6001 100644 --- a/math/p5-Chart-Math-Axis/distinfo +++ b/math/p5-Chart-Math-Axis/distinfo @@ -1,2 +1,2 @@ -MD5 (Chart-Math-Axis-0.2.tar.gz) = 59ec81540c874cf4f939dc3ebd1d1a2f -SIZE (Chart-Math-Axis-0.2.tar.gz) = 14557 +MD5 (Chart-Math-Axis-0.3.tar.gz) = 540df42fbda464b258fad25642be03f3 +SIZE (Chart-Math-Axis-0.3.tar.gz) = 15726 diff --git a/math/p5-Chart-Math-Axis/pkg-descr b/math/p5-Chart-Math-Axis/pkg-descr index 120987cd8612..898eca58ce67 100644 --- a/math/p5-Chart-Math-Axis/pkg-descr +++ b/math/p5-Chart-Math-Axis/pkg-descr @@ -8,6 +8,3 @@ primary use is for determining the Y axis. For calculating the X axis, you should think of 'top' as 'right', and 'bottom' as 'left'. WWW: http://search.cpan.org/dist/Chart-Math-Axis/ - --- Sergey Skvortsov -skv@FreeBSD.org