diff options
author | ade <ade@FreeBSD.org> | 2000-11-15 05:53:52 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-15 05:53:52 +0800 |
commit | a62020a8ed70c560f81274df952c218fc688eee2 (patch) | |
tree | 0090f07ab467e600eab36a92275c4e495213a358 /math/gnumeric/Makefile | |
parent | c2b8d4c972332cecdc3f83f3f86e063be6636a2c (diff) | |
download | freebsd-ports-gnome-a62020a8ed70c560f81274df952c218fc688eee2.tar.gz freebsd-ports-gnome-a62020a8ed70c560f81274df952c218fc688eee2.tar.zst freebsd-ports-gnome-a62020a8ed70c560f81274df952c218fc688eee2.zip |
Update to 0.58, without helpfiles on this one, since there are no
pregenerated files (unlike previous tarballs), and we need db2html
to build them ourselves. I'm assuming that db2html is a part of
docbook somewhere, and whilst GNOME is a little bloated by itself,
I don't (yet) want to make docbook a dependency.
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 7765e4aefc77..75fc6f882c33 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnumeric -PORTVERSION= 0.57 -PORTREVISION= 2 +PORTVERSION= 0.58 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric |