diff options
author | cjep <cjep> | 2002-12-22 19:27:25 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-12-22 19:27:25 +0000 |
commit | 2b74e4c238fec8cb95f845a397f3b101c1b58950 (patch) | |
tree | f4a74b60f103f6b606260118848fe9230ae3bacf /math | |
parent | e934ccd2f0600f7468bfaf81bc0f34029cde3619 (diff) | |
download | pkgsrc-2b74e4c238fec8cb95f845a397f3b101c1b58950.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 |