summaryrefslogtreecommitdiff
path: root/math/gnumeric
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 22:56:21 +0000
committerjoerg <joerg>2009-02-09 22:56:21 +0000
commitf924822c130c51be136909680525539e680962b9 (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /math/gnumeric
parent124ec3c6a06916c1d94bcc43b55da9242d82db45 (diff)
downloadpkgsrc-f924822c130c51be136909680525539e680962b9.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'math/gnumeric')
-rw-r--r--math/gnumeric/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index e5ea8a7338d..de1a5b5281f 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.133 2009/01/20 20:43:09 drochner Exp $
+# $NetBSD: Makefile,v 1.134 2009/02/09 22:56:25 joerg Exp $
#
DISTNAME= gnumeric-1.8.4
+PKGREVISION= 1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/}
EXTRACT_SUFX= .tar.bz2