diff options
author | steve <steve@FreeBSD.org> | 1998-08-10 08:45:00 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-10 08:45:00 +0800 |
commit | b3cd9fefe58113d73f0a201a833a9b1cd39d1a7d (patch) | |
tree | 728c309eee9ca869506bceb20b890339a2f9f9bb /math/Makefile | |
parent | 2048624e05e2f939e2140e4bed57c8e12eecbc2e (diff) | |
download | freebsd-ports-gnome-b3cd9fefe58113d73f0a201a833a9b1cd39d1a7d.tar.gz freebsd-ports-gnome-b3cd9fefe58113d73f0a201a833a9b1cd39d1a7d.tar.zst freebsd-ports-gnome-b3cd9fefe58113d73f0a201a833a9b1cd39d1a7d.zip |
Turn on geg.
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 42fb95d06f75..af7318531730 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1998/08/09 23:55:27 steve Exp $ +# $Id: Makefile,v 1.48 1998/08/10 00:21:04 steve Exp $ # SUBDIR += Scilab @@ -12,6 +12,7 @@ SUBDIR += fftpack SUBDIR += freefem SUBDIR += fudgit + SUBDIR += geg SUBDIR += gnuplot SUBDIR += hexcalc SUBDIR += lapack |