diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-10-04 06:40:08 +0000 |
commit | 55a61bb102ddfa5abe214bbb8b64409a317b0093 (patch) | |
tree | 40a989c1bd867e35ed527ba0d48f6b29b50d86f9 /math/libneural | |
parent | 88b522839002b270987e86005386b6757926bb0a (diff) | |
download | ports-55a61bb102ddfa5abe214bbb8b64409a317b0093.tar.gz ports-55a61bb102ddfa5abe214bbb8b64409a317b0093.zip |
Notes
Diffstat (limited to 'math/libneural')
-rw-r--r-- | math/libneural/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/libneural/Makefile b/math/libneural/Makefile index f08f81d83315..96f9f291b13b 100644 --- a/math/libneural/Makefile +++ b/math/libneural/Makefile @@ -7,7 +7,7 @@ PORTNAME= libneural PORTVERSION= 1.0.2 -CATEGORIES= devel +CATEGORIES= math devel MASTER_SITES= http://ieee.uow.edu.au/documents/contrib/ MAINTAINER= ports@FreeBSD.org |