summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjoerg <joerg>2009-02-09 22:56:21 +0000
committerjoerg <joerg>2009-02-09 22:56:21 +0000
commitb6932ea7303405e3a5b45e27ba082c62a9e073da (patch)
tree1bcb6950318fcb7cb60eb9b7184e085ec6937037 /math
parent52283e06581242f39467518962bfaba295b2824e (diff)
downloadpkgsrc-b6932ea7303405e3a5b45e27ba082c62a9e073da.tar.gz
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'math')
-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