diff options
author | drochner <drochner@pkgsrc.org> | 2000-02-04 10:53:06 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2000-02-04 10:53:06 +0000 |
commit | 255deaff5e487e41e688e20dd8bec92716eac69a (patch) | |
tree | 2a7e6c2f9ee00bdad9c8bc48185aaf07622076d6 /math/Makefile | |
parent | 62d3de04aad0473152ec3802d3456c7195b0d349 (diff) | |
download | pkgsrc-255deaff5e487e41e688e20dd8bec92716eac69a.tar.gz |
add grace subdir
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 35f1fa80b66..7ef694d598d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2000/01/13 16:17:50 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2000/02/04 10:53:06 drochner Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -19,6 +19,7 @@ SUBDIR += geg # SUBDIR += gnuplot SUBDIR += gnumeric + SUBDIR += grace SUBDIR += grpn # SUBDIR += hexcalc # SUBDIR += lapack |