diff options
Diffstat (limited to 'math/gnumeric/Makefile')
-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 d4639202799f..a6ff3f0bb942 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gnumeric -PORTVERSION= 1.9.11 +PORTVERSION= 1.9.12 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -39,7 +39,7 @@ GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \ MAN1= gnumeric.1 ssconvert.1 ssindex.1 ssgrep.1 -PLIST_SUB= VERSION=${PORTVERSION} GOFFICE=0.7.11 +PLIST_SUB= VERSION=${PORTVERSION} GOFFICE=0.7.12 OPTIONS= PERL "Enable Perl as extension language" on #GNOMEDB "Enable libgnomedb support" off |