diff options
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r-- | math/gnumeric/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index e8ab5d3fad5..d009a6af977 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.131 2008/07/14 12:56:08 joerg Exp $ +# $NetBSD: Makefile,v 1.132 2008/10/19 19:18:21 he Exp $ # DISTNAME= gnumeric-1.8.3 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.8/} EXTRACT_SUFX= .tar.bz2 |