diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-24 00:20:16 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-24 00:20:16 +0000 |
commit | 9f773d13ea74dd7a1781810d876786c0ef0a00c7 (patch) | |
tree | eab07798f14b5252a6283ba142fed6581051f5c9 /math/Makefile | |
parent | d881acdb3c71aa7c358802b209a0ba479a0856f5 (diff) | |
download | pkgsrc-9f773d13ea74dd7a1781810d876786c0ef0a00c7.tar.gz |
Note addition of gp-fplsa.
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 801c72cbe2b..480a6e74eef 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.93 2002/12/23 01:26:52 cjep Exp $ +# $NetBSD: Makefile,v 1.94 2002/12/24 00:20:16 cjep Exp $ # COMMENT= Mathematics @@ -28,6 +28,7 @@ SUBDIR+= gnumeric SUBDIR+= gnumeric0 SUBDIR+= gp-autpgrp SUBDIR+= gp-factint +SUBDIR+= gp-fplsa SUBDIR+= gp-grape SUBDIR+= gp-lag SUBDIR+= grace |