diff options
author | asau <asau@pkgsrc.org> | 2010-03-18 08:05:51 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-18 08:05:51 +0000 |
commit | d13a0ca5249e2d52e41203b2d9c3318ed5476aa2 (patch) | |
tree | 5a25dd592404c85b42ec7553a95478f377236f6f /math | |
parent | 5a58f99732a8b1faf9fc88fbd15c7cebff1e932a (diff) | |
download | pkgsrc-d13a0ca5249e2d52e41203b2d9c3318ed5476aa2.tar.gz |
+ kseg
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 f7405e3c617..dfb193eca6b 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.202 2010/03/16 21:23:48 agc Exp $ +# $NetBSD: Makefile,v 1.203 2010/03/18 08:05:51 asau Exp $ COMMENT= Mathematics @@ -90,6 +90,7 @@ SUBDIR+= grpn SUBDIR+= gsl SUBDIR+= gtklife SUBDIR+= itpp +SUBDIR+= kseg SUBDIR+= lapack SUBDIR+= libffm SUBDIR+= libmatheval |