diff options
author | aaron <aaron@FreeBSD.org> | 2006-06-02 10:42:00 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-06-02 10:42:00 +0800 |
commit | b460f8bf475a202a8e40b626d86b612e97af1d20 (patch) | |
tree | ed3f183ef071bce9881500694263e6718c46660e /math/p5-Math-RandomOrg/Makefile | |
parent | a8dca8760c04bf86564cf0af8376a1e9b9613b68 (diff) | |
download | freebsd-ports-gnome-b460f8bf475a202a8e40b626d86b612e97af1d20.tar.gz freebsd-ports-gnome-b460f8bf475a202a8e40b626d86b612e97af1d20.tar.zst freebsd-ports-gnome-b460f8bf475a202a8e40b626d86b612e97af1d20.zip |
- Updated from v0.02 to v0.03
Approved by: tobez (implicit)
Revision history for Perl extension Math/RandomOrg.pm:
0.03 Tue May 30 02:56:00 EST 2006
- Added checkbuf() and randseq() functions (thanks to Aaron
Dalton).
Diffstat (limited to 'math/p5-Math-RandomOrg/Makefile')
-rw-r--r-- | math/p5-Math-RandomOrg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-RandomOrg/Makefile b/math/p5-Math-RandomOrg/Makefile index 6c39a981c1a5..93e705f19937 100644 --- a/math/p5-Math-RandomOrg/Makefile +++ b/math/p5-Math-RandomOrg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-RandomOrg -PORTVERSION= 0.02 +PORTVERSION= 0.03 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math |