aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Statistics-ChiSquare/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-11-25 16:03:09 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-11-25 16:03:09 +0000
commit7f0a7c10d69db0e2540252792717401999038035 (patch)
tree993ac47fd4f50f08d5faf4b4d82107b2d671dea7 /math/p5-Statistics-ChiSquare/Makefile
parentcb2852b6b1e86133e4594a55d5e57f9850a5e768 (diff)
downloadports-7f0a7c10d69db0e2540252792717401999038035.tar.gz
ports-7f0a7c10d69db0e2540252792717401999038035.zip
Notes
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}