diff options
author | cjep <cjep> | 2002-12-22 18:30:06 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-12-22 18:30:06 +0000 |
commit | 71b889fcd3efe513d185f78142c8fa804d87647d (patch) | |
tree | 962ca1b00a7284e6a1a289f67a17058d0e8d4530 /math/Makefile | |
parent | 275164e5d4ce640f6cd2046445bb6155867e5a6c (diff) | |
download | pkgsrc-71b889fcd3efe513d185f78142c8fa804d87647d.tar.gz |
Add and enable gp-autpgrp and gp-lag.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index b8d0281c822..a044321612e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2002/12/10 12:41:31 markd Exp $ +# $NetBSD: Makefile,v 1.91 2002/12/22 18:30:06 cjep Exp $ # COMMENT= Mathematics @@ -26,7 +26,9 @@ SUBDIR+= geg SUBDIR+= glpk SUBDIR+= gnumeric SUBDIR+= gnumeric0 +SUBDIR+= gp-autpgrp SUBDIR+= gp-grape +SUBDIR+= gp-lag SUBDIR+= grace SUBDIR+= grpn SUBDIR+= gsl |