diff options
author | martti <martti@pkgsrc.org> | 2002-01-17 13:13:28 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-01-17 13:13:28 +0000 |
commit | e0a580527d318f5a202fd519f388554231107724 (patch) | |
tree | 6eebdb0d4ba80e332dd75962027fc25d3bb330aa /math | |
parent | 6328b07707dbee981dffa094e18b8fb1c879c7f2 (diff) | |
download | pkgsrc-e0a580527d318f5a202fd519f388554231107724.tar.gz |
Added gnumeric0
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 4cc7789c40a..2723eece2fa 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2001/12/31 21:33:40 fredb Exp $ +# $NetBSD: Makefile,v 1.70 2002/01/17 13:13:28 martti Exp $ # COMMENT= Mathematics @@ -20,6 +20,7 @@ SUBDIR+= fftpack SUBDIR+= fftw SUBDIR+= geg SUBDIR+= gnumeric +SUBDIR+= gnumeric0 SUBDIR+= grace SUBDIR+= grpn SUBDIR+= gsl |