diff options
author | drochner <drochner> | 2005-09-08 15:29:28 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-09-08 15:29:28 +0000 |
commit | 301831301b2a0947139cef5f4996d944f1eab142 (patch) | |
tree | b2d6bae5276e9140b1a18ba1c68c1e25538d420c /math/Makefile | |
parent | 92854660429b5c18dd04545e30273e8cb2241b9e (diff) | |
download | pkgsrc-301831301b2a0947139cef5f4996d944f1eab142.tar.gz |
move gnumeric-1.4.3 to math/gnumeric, replacing gnumeric-1.2
While I dislike moving pkgs around and forcing users into updates I'm
making an exception here, because this is a leaf pkg, we don't
support gnumeric-1.2 anymore and because gnumeric-1.4 is fully
compatible to older sheets tbomk. Sorry for breaking pkgchk.conf though.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile index 45f85d44582..9b521cb8f08 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.134 2005/08/13 08:00:40 adrianp Exp $ +# $NetBSD: Makefile,v 1.135 2005/09/08 15:29:28 drochner Exp $ # COMMENT= Mathematics @@ -32,7 +32,6 @@ SUBDIR+= gcalctool SUBDIR+= geg SUBDIR+= glpk SUBDIR+= gnumeric -SUBDIR+= gnumeric14 SUBDIR+= gp-autpgrp SUBDIR+= gp-factint SUBDIR+= gp-fplsa |