diff options
author | drochner <drochner@pkgsrc.org> | 2005-04-28 19:09:42 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-04-28 19:09:42 +0000 |
commit | 25a404cc0a3dc9f1e64d12c89fd4732a2e03b317 (patch) | |
tree | cdf3cee5ced3025c06b586fe0a51428f4a6086aa /math/Makefile | |
parent | 8e9e1e568354cc93c90680a46eb26fd66730635c (diff) | |
download | pkgsrc-25a404cc0a3dc9f1e64d12c89fd4732a2e03b317.tar.gz |
+maxima
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index ff6537108a2..6128fc7aebb 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2005/04/22 19:02:11 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2005/04/28 19:09:42 drochner Exp $ # COMMENT= Mathematics @@ -50,6 +50,7 @@ SUBDIR+= linpack SUBDIR+= ltm SUBDIR+= mapm SUBDIR+= mathomatic +SUBDIR+= maxima SUBDIR+= mcsim SUBDIR+= meschach SUBDIR+= metis |