diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-11-20 22:10:22 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-11-20 22:10:22 +0000 |
commit | 835250351dce0694cc797033f89eead8c957f0a0 (patch) | |
tree | f33659319a2909d5676f9f8852bb762e9d767628 /math | |
parent | 05bd6215de058a22b076089c9168bf005686b6c0 (diff) | |
download | pkgsrc-835250351dce0694cc797033f89eead8c957f0a0.tar.gz |
Bump PKGREVISION due to security fixes in libxml (dependency adjusted to
1.8.17nb3).
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric0/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric0/Makefile b/math/gnumeric0/Makefile index 2a4bebba9cd..feeccde8f70 100644 --- a/math/gnumeric0/Makefile +++ b/math/gnumeric0/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2004/10/03 00:12:56 tv Exp $ +# $NetBSD: Makefile,v 1.26 2004/11/20 22:10:23 jmmv Exp $ # DISTNAME= gnumeric-0.75 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/0.75/} |