diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-23 19:14:18 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-23 19:14:18 +0000 |
commit | ab6db3403a660f0e2d9d97ae641e90e55d2bcb10 (patch) | |
tree | 401d1325fe4ec64c5ea8bc102fc612050ce34fc3 /math/p5-AI-Genetic/Makefile | |
parent | f4a0b4f96bc045e5c89c8ada2afd1151d6c02e35 (diff) |
Update to 0.05
PR: 120446
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=207804
Diffstat (limited to 'math/p5-AI-Genetic/Makefile')
-rw-r--r-- | math/p5-AI-Genetic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-Genetic/Makefile b/math/p5-AI-Genetic/Makefile index 6b6642aa31ef..0001822efa4f 100644 --- a/math/p5-AI-Genetic/Makefile +++ b/math/p5-AI-Genetic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= AI-Genetic -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= AI |