diff options
author | drochner <drochner> | 2005-04-28 19:09:42 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-04-28 19:09:42 +0000 |
commit | 7984b887fbb2e37bd749180d9558cce52d152ffe (patch) | |
tree | cdf3cee5ced3025c06b586fe0a51428f4a6086aa /math | |
parent | 8664b8839a1e81e177d1a901f0f021315da8995b (diff) | |
download | pkgsrc-7984b887fbb2e37bd749180d9558cce52d152ffe.tar.gz |
+maxima
Diffstat (limited to 'math')
-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 |