aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2003-12-09 19:33:24 +0000
committerGreg Lewis <glewis@FreeBSD.org>2003-12-09 19:33:24 +0000
commit0f37bb5fd98a80eac0afd58862a6b042b1f036f4 (patch)
tree6d6cdc2a62aac7875e7dbd01d177caa71e1cade8 /math
parent7085ed74dc54a316880449d51a89d944796353d3 (diff)
downloadports-0f37bb5fd98a80eac0afd58862a6b042b1f036f4.tar.gz
ports-0f37bb5fd98a80eac0afd58862a6b042b1f036f4.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/metis-edf/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 143bf09a8b56..45509efe5fcf 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -83,6 +83,7 @@
SUBDIR += matrix
SUBDIR += maxima
SUBDIR += metis
+ SUBDIR += metis-edf
SUBDIR += mpexpr
SUBDIR += mprime
SUBDIR += mtl
diff --git a/math/metis-edf/Makefile b/math/metis-edf/Makefile
index ccff2cbaddc2..0135f8e63898 100644
--- a/math/metis-edf/Makefile
+++ b/math/metis-edf/Makefile
@@ -7,7 +7,7 @@
PORTNAME= metis-edf
PORTVERSION= 3.1
-CATEGORIES= cad
+CATEGORIES= math
MASTER_SITES= http://www.code-aster.org/FICHIERS/metis/
MAINTAINER= ports@FreeBSD.org