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 8091fb846f50..04d6fcc76b38 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gnumeric -# Version required: 0.38 +# Version required: 0.41 # Date created: 08 October 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= gnumeric-0.38 +DISTNAME= gnumeric-0.41 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnumeric |