aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-10-04 14:40:08 +0800
committersobomax <sobomax@FreeBSD.org>2000-10-04 14:40:08 +0800
commit751db001a9adafa9b6d3d840cf02622cf71bbca2 (patch)
tree288981a7f1b6e34da52317a193210af14cd0fb77 /math
parent5eb13430b3e52dc7a4dfd5daee0b1b701f080548 (diff)
downloadfreebsd-ports-gnome-751db001a9adafa9b6d3d840cf02622cf71bbca2.tar.gz
freebsd-ports-gnome-751db001a9adafa9b6d3d840cf02622cf71bbca2.tar.zst
freebsd-ports-gnome-751db001a9adafa9b6d3d840cf02622cf71bbca2.zip
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
Diffstat (limited to 'math')
-rw-r--r--math/libneural/Makefile2
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