diff options
author | fredb <fredb@pkgsrc.org> | 2001-12-31 21:33:40 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2001-12-31 21:33:40 +0000 |
commit | 7300f091ba3ede576f62317a8deaa9f837f2c7af (patch) | |
tree | 0b15c7b23480d29f9654493206bbc0cbc6390fbe /math/Makefile | |
parent | c721e6880d7e8f84b507125de16ee9b0772b3ce6 (diff) | |
download | pkgsrc-7300f091ba3ede576f62317a8deaa9f837f2c7af.tar.gz |
Add and enable "xlife".
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 ff9d0746133..4cc7789c40a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2001/10/16 07:00:38 jlam Exp $ +# $NetBSD: Makefile,v 1.69 2001/12/31 21:33:40 fredb Exp $ # COMMENT= Mathematics @@ -61,6 +61,7 @@ SUBDIR+= tochnog SUBDIR+= udunits SUBDIR+= vista SUBDIR+= xldlas +SUBDIR+= xlife SUBDIR+= xlispstat SUBDIR+= xmgr SUBDIR+= yacas |