summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorasau <asau>2012-05-29 16:41:26 +0000
committerasau <asau>2012-05-29 16:41:26 +0000
commit14ab99fd20dbb69ba51186815398a6b9638a4d39 (patch)
tree2cdc0fb35716db01ae35c028d3dda499f142d6e1 /math
parent2e83fc65f7f1b9c6aff993968c630f2f92729977 (diff)
downloadpkgsrc-14ab99fd20dbb69ba51186815398a6b9638a4d39.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++