diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-22 19:27:25 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-22 19:27:25 +0000 |
commit | 2cb9a14036bd2e6f96c93e8240d053820bf0d4ea (patch) | |
tree | f4a74b60f103f6b606260118848fe9230ae3bacf /math | |
parent | f1ab891133e7bbfe31cc69af98532edc4461475d (diff) | |
download | pkgsrc-2cb9a14036bd2e6f96c93e8240d053820bf0d4ea.tar.gz |
Add and enable xgap.
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 a044321612e..ec2edb1b7ec 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2002/12/22 18:30:06 cjep Exp $ +# $NetBSD: Makefile,v 1.92 2002/12/22 19:27:25 cjep Exp $ # COMMENT= Mathematics @@ -77,6 +77,7 @@ SUBDIR+= tochnog SUBDIR+= udunits SUBDIR+= vista SUBDIR+= xeukleides +SUBDIR+= xgap SUBDIR+= xldlas SUBDIR+= xlife SUBDIR+= xlispstat |