summaryrefslogtreecommitdiff
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
parent. Update to 3.1 to synchronise with the changes to the cad copy of (diff)
. Welcome metis-edf to the math category after a repo copy from cad.
PR: 58178 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes
Notes: svn path=/head/; revision=95490
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