diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-25 16:59:04 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2001-12-25 16:59:04 +0000 |
commit | e5c205169edfee67d6fd796df5a9caea62cec27f (patch) | |
tree | b77ae91081508986599647d53a88306e82eca42a /math/p5-AI-Perceptron | |
parent | 73e9f1eda2b79f1a05d597e15cebc568bcbaed23 (diff) | |
download | ports-e5c205169edfee67d6fd796df5a9caea62cec27f.tar.gz ports-e5c205169edfee67d6fd796df5a9caea62cec27f.zip |
portlint:
- begin with a capital
- don't end with '.'
- remove port name
- don't exceed 70 characters
Notes
Notes:
svn path=/head/; revision=52160
Diffstat (limited to 'math/p5-AI-Perceptron')
-rw-r--r-- | math/p5-AI-Perceptron/pkg-comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-AI-Perceptron/pkg-comment b/math/p5-AI-Perceptron/pkg-comment index 89272b140ca3..6e6b527179bb 100644 --- a/math/p5-AI-Perceptron/pkg-comment +++ b/math/p5-AI-Perceptron/pkg-comment @@ -1 +1 @@ -A perl module intended as an introduction to internal operations of neural networks +Perl module for introducing to internal operations of neural networks |