diff options
author | asau <asau> | 2010-03-18 08:05:51 +0000 |
---|---|---|
committer | asau <asau> | 2010-03-18 08:05:51 +0000 |
commit | f24cb99b2450086b52c67c42dd5d91bc3a3a2b95 (patch) | |
tree | 5a25dd592404c85b42ec7553a95478f377236f6f /math | |
parent | 64537f29d431d424988d6772117d7a8b75231897 (diff) | |
download | pkgsrc-f24cb99b2450086b52c67c42dd5d91bc3a3a2b95.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 |