diff options
author | drochner <drochner@pkgsrc.org> | 2007-09-19 18:02:52 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2007-09-19 18:02:52 +0000 |
commit | 4f1f97a906d357875f00e29c333e6fa379c1dc3d (patch) | |
tree | 753824cb385aee1f93c7afc160eeced44726ecfb /math | |
parent | a787c784917181578e9438c31f7bb17bac8e7133 (diff) | |
download | pkgsrc-4f1f97a906d357875f00e29c333e6fa379c1dc3d.tar.gz |
+qhull
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 fff83f0c348..369d0464411 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.160 2007/09/13 10:09:52 gson Exp $ +# $NetBSD: Makefile,v 1.161 2007/09/19 18:02:52 drochner Exp $ # COMMENT= Mathematics @@ -139,6 +139,7 @@ SUBDIR+= qalculate-currency SUBDIR+= qalculate-gtk SUBDIR+= qalculate-kde SUBDIR+= qalculate-units +SUBDIR+= qhull SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= ruby-gsl |