diff options
Diffstat (limited to 'math/gnumeric112')
-rw-r--r-- | math/gnumeric112/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile index e3b13104cc9..14debf1bd50 100644 --- a/math/gnumeric112/Makefile +++ b/math/gnumeric112/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2018/01/28 17:19:16 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2018/03/12 11:17:02 wiz Exp $ DISTNAME= gnumeric-1.12.38 +PKGREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/} EXTRACT_SUFX= .tar.xz |