diff options
author | hubertf <hubertf> | 1999-11-02 11:57:32 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-11-02 11:57:32 +0000 |
commit | 4d8f90c1214451aca7c906f472eeaf56c92c38a8 (patch) | |
tree | 242c6ae51918ba38b11c2b5a5d3c87edcdb54275 /math | |
parent | 85303aed617509a79f62df15d53bcbf8423f4db2 (diff) | |
download | pkgsrc-4d8f90c1214451aca7c906f472eeaf56c92c38a8.tar.gz |
add & enable geg
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 c491b07fff4..54f0817aea3 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1999/08/24 14:25:36 agc Exp $ +# $NetBSD: Makefile,v 1.17 1999/11/02 11:57:32 hubertf Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -16,6 +16,7 @@ SUBDIR += fftw # SUBDIR += freefem # SUBDIR += fudgit + SUBDIR += geg # SUBDIR += gnuplot SUBDIR += gnumeric SUBDIR += grpn |