diff options
author | tron <tron> | 2001-07-01 00:07:28 +0000 |
---|---|---|
committer | tron <tron> | 2001-07-01 00:07:28 +0000 |
commit | dd8ab2e85331790d5d52e5041998adc9e528d149 (patch) | |
tree | ac45de323e5b9306cfa28dc67fae161a3fb26fd4 | |
parent | 07d801e40202f8c0edec7d713aa5b5d32a5162a9 (diff) | |
download | pkgsrc-dd8ab2e85331790d5d52e5041998adc9e528d149.tar.gz |
Add and enable "guppi" package.
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index e2f5fbbbc30..ee3e1721d63 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2001/06/28 15:20:32 wulf Exp $ +# $NetBSD: Makefile,v 1.64 2001/07/01 00:07:28 tron Exp $ # COMMENT= Mathematics @@ -23,6 +23,7 @@ SUBDIR+= gnumeric SUBDIR+= grace SUBDIR+= grpn SUBDIR+= gsl +SUBDIR+= guppi SUBDIR+= lapack SUBDIR+= libffm SUBDIR+= linpack |