summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-05-29 16:41:26 +0000
committerasau <asau@pkgsrc.org>2012-05-29 16:41:26 +0000
commitc71cb16ea7f1596868355cd4a330a99299fc7ec0 (patch)
tree2cdc0fb35716db01ae35c028d3dda499f142d6e1 /math
parent77f06b302e766547c101b832a623d67288a70125 (diff)
downloadpkgsrc-c71cb16ea7f1596868355cd4a330a99299fc7ec0.tar.gz
+ arpack
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 ec51a6f83ba..487c64507e6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2012/05/03 09:07:52 wiz Exp $
+# $NetBSD: Makefile,v 1.238 2012/05/29 16:41:26 asau Exp $
COMMENT= Mathematics
@@ -59,6 +59,7 @@ SUBDIR+= algae
SUBDIR+= analitza
SUBDIR+= antixls
SUBDIR+= aribas
+SUBDIR+= arpack
SUBDIR+= bc
SUBDIR+= blas
SUBDIR+= blitz++