diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-07 12:09:20 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-07 12:09:20 +0000 |
commit | 0dba06def70cc4f1d191ea5ddf7c1285e55f2dca (patch) | |
tree | 2c4f37f2c7e8152c56b87c75beb72ec7cbf2b510 /math/gnumeric/Makefile | |
parent | a3ae470f347deeed22576cbd33cf2b7239687d4b (diff) | |
download | pkgsrc-0dba06def70cc4f1d191ea5ddf7c1285e55f2dca.tar.gz |
Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 7535395e529..6da27936fa8 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.79 2004/02/14 17:21:44 jlam Exp $ +# $NetBSD: Makefile,v 1.80 2004/03/07 12:09:21 jmmv Exp $ # DISTNAME= gnumeric-1.0.13 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.0/} |