diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /math/snns | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'math/snns')
-rw-r--r-- | math/snns/Makefile | 1 | ||||
-rw-r--r-- | math/snns/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/snns/Makefile b/math/snns/Makefile index c05b80b8b2ce..bf1e1eabd184 100644 --- a/math/snns/Makefile +++ b/math/snns/Makefile @@ -14,6 +14,7 @@ DISTNAME= SNNSv${PORTVERSION} DISTNAME= SNNSv${PORTVERSION} MAINTAINER= des@FreeBSD.org +COMMENT= Fully featured neural network simulator USE_XLIB= yes HAS_CONFIGURE= yes diff --git a/math/snns/pkg-comment b/math/snns/pkg-comment deleted file mode 100644 index 52241a4f78a8..000000000000 --- a/math/snns/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fully featured neural network simulator |