diff options
author | tobez <tobez@FreeBSD.org> | 2015-06-19 22:00:59 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2015-06-19 22:00:59 +0800 |
commit | 687234c91fe7e21ccff1ca1878c71fc30ba76062 (patch) | |
tree | ac1b161ae8d152a5465b24ca5858613163b33be4 /math/p5-Statistics-Descriptive/Makefile | |
parent | d56c3e7acb5bac9cc6433b4e4f140809953b17dd (diff) | |
download | freebsd-ports-gnome-687234c91fe7e21ccff1ca1878c71fc30ba76062.tar.gz freebsd-ports-gnome-687234c91fe7e21ccff1ca1878c71fc30ba76062.tar.zst freebsd-ports-gnome-687234c91fe7e21ccff1ca1878c71fc30ba76062.zip |
Update to 3.0609.
Diffstat (limited to 'math/p5-Statistics-Descriptive/Makefile')
-rw-r--r-- | math/p5-Statistics-Descriptive/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 2d0250870875..181b7eebe2e8 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Statistics-Descriptive -PORTVERSION= 3.0605 -PORTREVISION= 1 +PORTVERSION= 3.0609 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |