diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-17 22:11:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-17 22:11:31 +0000 |
commit | 83c3ba685cbb49ac9b5571456024c8bff3884d10 (patch) | |
tree | d061211041031b260160c2e8b7cd3705393b9718 /math/Makefile | |
parent | b0782c934a79a7c05c203532198bb82047af79fb (diff) | |
download | pkgsrc-83c3ba685cbb49ac9b5571456024c8bff3884d10.tar.gz |
+ isl
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 7e6986f9e26..b0e771b5015 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.244 2013/01/24 01:27:21 wen Exp $ +# $NetBSD: Makefile,v 1.245 2013/02/17 22:11:31 wiz Exp $ COMMENT= Mathematics @@ -113,6 +113,7 @@ SUBDIR+= gtklife SUBDIR+= harminv SUBDIR+= heirloom-factor SUBDIR+= heirloom-units +SUBDIR+= isl SUBDIR+= itpp SUBDIR+= kalgebra SUBDIR+= kcalc |