diff options
author | drochner <drochner@pkgsrc.org> | 2004-07-22 17:37:23 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2004-07-22 17:37:23 +0000 |
commit | 5373381b76d4ccbcbb41d0d470e7a7fe6f9cbbbf (patch) | |
tree | c2b27b8403038ff6f685673aa2a1a97769a1990e /math | |
parent | 9373f64fde0ea53a1c9cb149e684a323921c3ce9 (diff) | |
download | pkgsrc-5373381b76d4ccbcbb41d0d470e7a7fe6f9cbbbf.tar.gz |
+gtklife,mapm
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index edbe06629b6..500c8da23a0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2004/06/05 22:12:33 rh Exp $ +# $NetBSD: Makefile,v 1.116 2004/07/22 17:37:23 drochner Exp $ # COMMENT= Mathematics @@ -42,10 +42,12 @@ SUBDIR+= grace SUBDIR+= graphopt SUBDIR+= grpn SUBDIR+= gsl +SUBDIR+= gtklife SUBDIR+= guppi SUBDIR+= lapack SUBDIR+= libffm SUBDIR+= linpack +SUBDIR+= mapm SUBDIR+= mathomatic SUBDIR+= mcsim SUBDIR+= meschach |