diff options
author | jmmv <jmmv> | 2004-11-20 22:10:22 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-11-20 22:10:22 +0000 |
commit | 521b5dbea6be96bd7ca9683cd291ee50b01064a2 (patch) | |
tree | f33659319a2909d5676f9f8852bb762e9d767628 /math/gnumeric0 | |
parent | 7d5d84642aa7a828d475a4133b6944c31ba6708c (diff) | |
download | pkgsrc-521b5dbea6be96bd7ca9683cd291ee50b01064a2.tar.gz |
Bump PKGREVISION due to security fixes in libxml (dependency adjusted to
1.8.17nb3).
Diffstat (limited to 'math/gnumeric0')
-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/} |