1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Update to 2.6.

This commit is contained in:
Anton Berezin 2002-10-28 13:42:25 +00:00
parent e5a643f272
commit 01a1ccb437
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69025
3 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Statistics-Descriptive
PORTVERSION= 2.4
PORTVERSION= 2.6
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Statistics

View File

@ -1 +1 @@
MD5 (Statistics-Descriptive-2.4.tar.gz) = fe6a7d4e1aefdc7bb544db301de357de
MD5 (Statistics-Descriptive-2.6.tar.gz) = 05602b7028ada0393b503acee79d2616

View File

@ -5,5 +5,7 @@ method, none of the data is stored and only a few statistical measures
are available. Using the full method, the entire data set is retained
and additional functions are available.
WWW: http://search.cpan.org/search?dist=Statistics-Descriptive
-Anton
<tobez@FreeBSD.org>