diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-06-08 14:38:27 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-06-08 14:38:27 +0000 |
commit | 8b62e3ee70c4edd33d85b74496928fccac3dd307 (patch) | |
tree | 218a81602aff8548a42e29d962c54682a9750b28 /math/Makefile | |
parent | 16d864f5a157f710843287cf9089b193c3aa110f (diff) | |
download | pkgsrc-8b62e3ee70c4edd33d85b74496928fccac3dd307.tar.gz |
Add and enable grpn.
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 9761247965e..c3595847c5d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1999/02/10 13:01:01 frueauf Exp $ +# $NetBSD: Makefile,v 1.12 1999/06/08 14:38:27 frueauf Exp $ # FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp # @@ -16,6 +16,7 @@ # SUBDIR += freefem # SUBDIR += fudgit # SUBDIR += gnuplot + SUBDIR += grpn # SUBDIR += hexcalc # SUBDIR += lapack # SUBDIR += libranlib |