summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-07-27 17:15:09 +0000
committerasau <asau@pkgsrc.org>2010-07-27 17:15:09 +0000
commitc08f1cfe646680597a611375d5e00210c1587d36 (patch)
tree02ff65d4ed5b97141116b513641486b7c5e57957 /math
parentddbeab1eda226d7cb966c9c81ec547aebfbb66a5 (diff)
downloadpkgsrc-c08f1cfe646680597a611375d5e00210c1587d36.tar.gz
+ mpcomplex
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 7cbfc46b9eb..09caff11f48 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.207 2010/07/16 12:14:16 drochner Exp $
+# $NetBSD: Makefile,v 1.208 2010/07/27 17:15:09 asau Exp $
COMMENT= Mathematics
@@ -104,6 +104,7 @@ SUBDIR+= mcsim
SUBDIR+= meschach
SUBDIR+= metis
SUBDIR+= minpack
+SUBDIR+= mpcomplex
SUBDIR+= mpfr
SUBDIR+= mprime-bin
SUBDIR+= mtl