diff options
author | cjep <cjep> | 2002-08-21 08:11:03 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-08-21 08:11:03 +0000 |
commit | c7d41da10bf36127b0bc2311f989af98f06eac7e (patch) | |
tree | b1571e28c32729e58155a7d7f87f433276a91e75 /math | |
parent | 554efc915055a75cd5e37695303ab5c143a5c0fc (diff) | |
download | pkgsrc-c7d41da10bf36127b0bc2311f989af98f06eac7e.tar.gz |
Add and enable gp-grape
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 61e57cf50ff..157b39080ae 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2002/08/21 08:04:51 cjep Exp $ +# $NetBSD: Makefile,v 1.81 2002/08/21 08:11:03 cjep Exp $ # COMMENT= Mathematics @@ -34,6 +34,7 @@ SUBDIR+= geg SUBDIR+= glpk SUBDIR+= gnumeric SUBDIR+= gnumeric0 +SUBDIR+= gp-grape SUBDIR+= grace SUBDIR+= grpn SUBDIR+= gsl |