diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-28 22:34:54 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-28 22:34:54 +0000 |
commit | 4e60a3f3ab7cb3b97f6d7eff72d942274527dc8a (patch) | |
tree | d78cdf3baeda3d9f5390229d464ea5ace69b3273 /math/Makefile | |
parent | 862b2d7455caa6d7e3fae9010132451456cc4134 (diff) | |
download | pkgsrc-4e60a3f3ab7cb3b97f6d7eff72d942274527dc8a.tar.gz |
Add and enable tela
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 f1bd27b15e2..22ead6b8762 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2001/02/16 15:51:51 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2001/02/28 22:34:54 jtb Exp $ # COMMENT= Mathematics @@ -45,6 +45,7 @@ SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec SUBDIR+= superlu +SUBDIR+= tela SUBDIR+= tochnog SUBDIR+= udunits SUBDIR+= vista |