aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Statistics-ChiSquare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Statistics-ChiSquare/Makefile')
-rw-r--r--math/p5-Statistics-ChiSquare/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Statistics-ChiSquare/Makefile b/math/p5-Statistics-ChiSquare/Makefile
index a06bf0b8db4f..1c2164ec7dde 100644
--- a/math/p5-Statistics-ChiSquare/Makefile
+++ b/math/p5-Statistics-ChiSquare/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Statistics-ChiSquare
-PORTVERSION= 0.2
+PORTVERSION= 0.3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics
@@ -16,7 +16,7 @@ MAINTAINER= tobez@FreeBSD.org
PERL_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/Statistics/ChiSquare
+WRKSRC= ${WRKDIR}/Statistics/ChiSquare-${PORTVERSION}
MAN3= Statistics::ChiSquare.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}