diff options
Diffstat (limited to 'math/gnumeric')
-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 36c590a918f..a8aa4f32270 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.140 2010/01/18 09:59:12 wiz Exp $ +# $NetBSD: Makefile,v 1.141 2010/02/10 19:17:41 joerg Exp $ # DISTNAME= gnumeric-1.8.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 |