diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-19 13:12:08 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-19 13:12:08 +0000 |
commit | 2cba6cd79f5d8c55d7464523d29bea64f94c854a (patch) | |
tree | 259c514885b9afc686d57cd0ac0e055ec19a5a14 /math/p5-AI-Perceptron/Makefile | |
parent | 6378d6452feced49397fa2c81d9d67f78de92113 (diff) |
Notes
Diffstat (limited to 'math/p5-AI-Perceptron/Makefile')
-rw-r--r-- | math/p5-AI-Perceptron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile index 51aa958fb39c..0f180b54a78c 100644 --- a/math/p5-AI-Perceptron/Makefile +++ b/math/p5-AI-Perceptron/Makefile @@ -7,7 +7,7 @@ PORTNAME= AI-Perceptron PORTVERSION= 1.0 -CATEGORIES= math +CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |