diff options
author | adam <adam> | 2005-08-03 13:42:33 +0000 |
---|---|---|
committer | adam <adam> | 2005-08-03 13:42:33 +0000 |
commit | dcb0c04f87f2e6850256152d4ccc60f8a38d065f (patch) | |
tree | 78537ae848722ae6170f03cd70086c15ccc7fc81 /math/Makefile | |
parent | ab6e8bcb9cbe67b7a6d5446356911e9252efe68d (diff) | |
download | pkgsrc-dcb0c04f87f2e6850256152d4ccc60f8a38d065f.tar.gz |
Added qalculate-gtk,-kde
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 7e08b0fe72f..7b09360067c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2005/06/24 17:27:15 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2005/08/03 13:42:33 adam Exp $ # COMMENT= Mathematics @@ -91,6 +91,8 @@ SUBDIR+= py-numarray SUBDIR+= py-pytables SUBDIR+= py-rpy SUBDIR+= qalculate +SUBDIR+= qalculate-gtk +SUBDIR+= qalculate-kde SUBDIR+= quadpack SUBDIR+= randlib SUBDIR+= ruby-bigfloat |